Skip to content

Commit 291ee7b

Browse files
jhlegarretadzenanz
authored andcommitted
DOC: Fix Insight Journal reference typos
Fix Insight Journal reference typos.
1 parent b870edf commit 291ee7b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Modules/IO/ImageBase/include/itkStreamingImageIOBase.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ namespace itk
4242
* a file.
4343
* \sa StreamReadBufferAsBinary StreamWriteBufferAsBinary
4444
*
45-
* This implementation was taken fron the Insight Joural:
45+
* This implementation was taken fron the Insight Journal:
4646
* https://www.insight-journal.org/browse/publication/729
4747
*
4848
* \sa itk::ImageFileReader itk::ImageFileWriter

Modules/IO/VTK/include/itkVTKImageIO.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ namespace itk
4040
*
4141
* \brief ImageIO class for reading VTK images
4242
*
43-
* This implementation was taken fron the Insight Joural:
43+
* This implementation was taken fron the Insight Journal:
4444
* https://www.insight-journal.org/browse/publication/729
4545
*
4646
* \ingroup IOFilters

0 commit comments

Comments
 (0)