summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeFortranInformation.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2006-02-27 17:14:10 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2006-02-27 17:14:10 (GMT)
commit718de4cea50f12d948920e9ed2a623078a5d2ccd (patch)
treed18e913dc438f3188635b576199bc22fa7b89286 /Modules/CMakeFortranInformation.cmake
parentee227d3af5c0d5abcb8816e34809df60b9665ec1 (diff)
downloadCMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.zip
CMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.tar.gz
CMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.tar.bz2
ENH: fix spelling errors
Diffstat (limited to 'Modules/CMakeFortranInformation.cmake')
-rw-r--r--Modules/CMakeFortranInformation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeFortranInformation.cmake b/Modules/CMakeFortranInformation.cmake
index 39def56..9d076b3 100644
--- a/Modules/CMakeFortranInformation.cmake
+++ b/Modules/CMakeFortranInformation.cmake
@@ -135,4 +135,4 @@ CMAKE_Fortran_FLAGS_RELEASE
CMAKE_Fortran_FLAGS_RELWITHDEBINFO)
# set this variable so we can avoid loading this more than once.
-SET(CMAKE_Fortran_INFOMATION_LOADED 1)
+SET(CMAKE_Fortran_INFORMATION_LOADED 1)