diff options
Diffstat (limited to 'Modules/ITKCompatibility.cmake')
-rw-r--r-- | Modules/ITKCompatibility.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/ITKCompatibility.cmake b/Modules/ITKCompatibility.cmake index fef0653..7d211b6 100644 --- a/Modules/ITKCompatibility.cmake +++ b/Modules/ITKCompatibility.cmake @@ -2,6 +2,6 @@ # file Copyright.txt or https://cmake.org/licensing for details. -# work around an old bug in ITK prior to verison 3.0 +# work around an old bug in ITK prior to version 3.0 set(TIFF_RIGHT_VERSION 1) |