summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeRCInformation.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/CMakeRCInformation.cmake
parentee227d3af5c0d5abcb8816e34809df60b9665ec1 (diff)
downloadCMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.zip
CMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.tar.gz
CMake-718de4cea50f12d948920e9ed2a623078a5d2ccd.tar.bz2
ENH: fix spelling errors
Diffstat (limited to 'Modules/CMakeRCInformation.cmake')
-rw-r--r--Modules/CMakeRCInformation.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Modules/CMakeRCInformation.cmake b/Modules/CMakeRCInformation.cmake
index 3c5e0e7..efc7384 100644
--- a/Modules/CMakeRCInformation.cmake
+++ b/Modules/CMakeRCInformation.cmake
@@ -27,4 +27,4 @@ MARK_AS_ADVANCED(
CMAKE_RC_FLAGS
)
# set this variable so we can avoid loading this more than once.
-SET(CMAKE_RC_INFOMATION_LOADED 1)
+SET(CMAKE_RC_INFORMATION_LOADED 1)