Skip to content

Commit 271806e

Browse files
authored
Merge pull request InsightSoftwareConsortium#5672 from dzenanz/bsplineDoc
2 parents 0fa82fb + f2d45f9 commit 271806e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Modules/Core/Transform/include/itkBSplineTransform.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ namespace itk
8282
* are the same buffered region. The following illustrates the API:
8383
* \code
8484
85-
TransformType::ImageConstPointer images[2];
85+
TransformType::ImagePointer images[2];
8686
8787
// Fill the images up with values
8888

0 commit comments

Comments
 (0)