Skip to content

Commit 1d04a60

Browse files
committed
DOC: Fix a typo in CreateAModule chapter
1 parent 20073dc commit 1d04a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftwareGuide/Latex/DevelopmentGuidelines/CreateAModule.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -732,7 +732,7 @@ \subsubsection{Wrapping Variables}
732732
\textbf{C++ Type} & ITKT\_ST & itk::SizeValueType \\ \hline
733733
\\ \hline
734734
\textbf{Mangling} & ITKM\_IT & Depends on platform \\ \hline
735-
\textbf{C++ Type} & ITKM\_IT & itk::IdentifierType \\ \hline
735+
\textbf{C++ Type} & ITKT\_IT & itk::IdentifierType \\ \hline
736736
\\ \hline
737737
\textbf{Mangling} & ITKM\_OT & Depends on platform\\ \hline
738738
\textbf{C++ Type} & ITKT\_OT & itk::OffsetValueType \\ \hline

0 commit comments

Comments
 (0)