diff options
author | Brad King <brad.king@kitware.com> | 2010-08-10 18:33:47 (GMT) |
---|---|---|
committer | CMake Topic Stage <kwrobot@kitware.com> | 2010-08-10 18:33:47 (GMT) |
commit | cc31f89c17f365c63065c78a25d26075f453d31a (patch) | |
tree | a72cad43dcb675fd41878adcaa889a35ccc3c4af /Modules/CMakeMinGWFindMake.cmake | |
parent | 4b432328a26b944a34b7e7e0dcfde98ec3c936ab (diff) | |
parent | 2cde67a78123a4e59390f7aa2030ea8ff9e206d2 (diff) | |
download | CMake-cc31f89c17f365c63065c78a25d26075f453d31a.zip CMake-cc31f89c17f365c63065c78a25d26075f453d31a.tar.gz CMake-cc31f89c17f365c63065c78a25d26075f453d31a.tar.bz2 |
Merge topic 'module-header-spelling'
2cde67a Modules: Fix spelling 'To distributed' -> 'To distribute'
Diffstat (limited to 'Modules/CMakeMinGWFindMake.cmake')
-rw-r--r-- | Modules/CMakeMinGWFindMake.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeMinGWFindMake.cmake b/Modules/CMakeMinGWFindMake.cmake index 68e8442..f760d74 100644 --- a/Modules/CMakeMinGWFindMake.cmake +++ b/Modules/CMakeMinGWFindMake.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 mingw32-make.exe PATHS |