Skip to content

Commit

Permalink
DOC: Fix itk::FEMSpatialObjectWriter Doxygen brief description
Browse files Browse the repository at this point in the history
Fix `itk::FEMSpatialObjectWriter` Doxygen `brief` description: honor the
purpose of the class.
  • Loading branch information
jhlegarreta authored and dzenanz committed Jan 24, 2024
1 parent dcb37e1 commit 3b0a786
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ namespace itk
{
/** \class FEMSpatialObjectWriter
*
* \brief Read any SpatialObject file with conversion for FEM Objects
* \brief Write FEM SpatialObjects to a file
*
* \ingroup ITKFEM
*/
Expand Down

0 comments on commit 3b0a786

Please sign in to comment.