summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentVariables.cxx
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2007-10-31 17:57:51 (GMT)
committerKen Martin <ken.martin@kitware.com>2007-10-31 17:57:51 (GMT)
commit379e65de57938cfbb71c7ac8cf63647c5568d22f (patch)
tree61c8c44880b8f59975fee19ccba554fb18eddda2 /Source/cmDocumentVariables.cxx
parent9ddb45f085ce75963bd7906b50baca6f17f7e7cf (diff)
downloadCMake-379e65de57938cfbb71c7ac8cf63647c5568d22f.zip
CMake-379e65de57938cfbb71c7ac8cf63647c5568d22f.tar.gz
CMake-379e65de57938cfbb71c7ac8cf63647c5568d22f.tar.bz2
ENH: minor fix
Diffstat (limited to 'Source/cmDocumentVariables.cxx')
-rw-r--r--Source/cmDocumentVariables.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDocumentVariables.cxx b/Source/cmDocumentVariables.cxx
index fb5cd99..b42c0d0 100644
--- a/Source/cmDocumentVariables.cxx
+++ b/Source/cmDocumentVariables.cxx
@@ -807,7 +807,7 @@ void cmDocumentVariables::DefineVariables(cmake* cm)
"before they have been used. This would allow you "
"to override any variables that need to be changed "
"for some language. ",false,
- "Variables That Change Behavior");
+ "Variables for Languages");
cm->DefineProperty
("CMAKE_<LANG>_COMPILER", cmProperty::VARIABLE,