summaryrefslogtreecommitdiffstats
path: root/Modules/FindITK.cmake
diff options
context:
space:
mode:
authorTodd Gamblin <tgamblin@llnl.gov>2010-08-07 00:48:47 (GMT)
committerBrad King <brad.king@kitware.com>2010-08-09 12:48:31 (GMT)
commit2cde67a78123a4e59390f7aa2030ea8ff9e206d2 (patch)
tree094b604d36feff4280f416ece24d862c5889f2fd /Modules/FindITK.cmake
parent7c20f7b244c98b177e0eca13b3617c83d4691a77 (diff)
downloadCMake-2cde67a78123a4e59390f7aa2030ea8ff9e206d2.zip
CMake-2cde67a78123a4e59390f7aa2030ea8ff9e206d2.tar.gz
CMake-2cde67a78123a4e59390f7aa2030ea8ff9e206d2.tar.bz2
Modules: Fix spelling 'To distributed' -> 'To distribute'
Diffstat (limited to 'Modules/FindITK.cmake')
-rw-r--r--Modules/FindITK.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/FindITK.cmake b/Modules/FindITK.cmake
index 40f03fb..244ce54 100644
--- a/Modules/FindITK.cmake
+++ b/Modules/FindITK.cmake
@@ -30,7 +30,7 @@
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
# See the License for more information.
#=============================================================================
-# (To distributed this file outside of CMake, substitute the full
+# (To distribute this file outside of CMake, substitute the full
# License text for the above reference.)
SET(ITK_DIR_STRING "directory containing ITKConfig.cmake. This is either the root of the build tree, or PREFIX/lib/InsightToolkit for an installation.")