summaryrefslogtreecommitdiff
path: root/Modules/CMakeUnixFindMake.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/CMakeUnixFindMake.cmake')
-rw-r--r--Modules/CMakeUnixFindMake.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeUnixFindMake.cmake b/Modules/CMakeUnixFindMake.cmake
index 8c9e03114a..39962c0d3e 100644
--- a/Modules/CMakeUnixFindMake.cmake
+++ b/Modules/CMakeUnixFindMake.cmake
@@ -9,7 +9,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.)
FIND_PROGRAM(CMAKE_MAKE_PROGRAM NAMES gmake make smake)