Skip to content

Commit

Permalink
DOC: Fix broken documentation in ResampleInPlaceImageFilter
Browse files Browse the repository at this point in the history
`\class` keyword does not link to the appropriate page as expected
  • Loading branch information
dzenanz committed Apr 14, 2021
1 parent 6500aff commit 047fa69
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ namespace itk
* as well as eliminating the expense of accessing the physical memory of the image.
* We need to compose all the transforms beforehand to make use of this filter.
*
* \param RigidTransform -- Currently must be a \class VersorRigid3D
* \param RigidTransform -- Currently must be a VersorRigid3D
* \param InputImage -- The image to be duplicated and modified to incorporate the
* rigid transform
* \return -- An image with the same voxels values as the input, but with differnt
Expand Down

0 comments on commit 047fa69

Please # to comment.