summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentation.cxx
diff options
context:
space:
mode:
authorAmitha Perera <perera@cs.rpi.edu>2008-01-10 03:09:19 (GMT)
committerAmitha Perera <perera@cs.rpi.edu>2008-01-10 03:09:19 (GMT)
commit4d9259c15b345263705e028092dca2c09a13a220 (patch)
treee5680eb0daf6ee7dfaae9a4ced35dbe7994ccabe /Source/cmDocumentation.cxx
parentacb27977f0d7e5ff38d3deede9d132ec5da12e42 (diff)
downloadCMake-4d9259c15b345263705e028092dca2c09a13a220.zip
CMake-4d9259c15b345263705e028092dca2c09a13a220.tar.gz
CMake-4d9259c15b345263705e028092dca2c09a13a220.tar.bz2
STYLE: Spelling fixes on documentation
Diffstat (limited to 'Source/cmDocumentation.cxx')
-rw-r--r--Source/cmDocumentation.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmDocumentation.cxx b/Source/cmDocumentation.cxx
index 7fbdfda..4e0177f 100644
--- a/Source/cmDocumentation.cxx
+++ b/Source/cmDocumentation.cxx
@@ -84,7 +84,7 @@ static const char *cmPropertiesDocumentationDescription[][3] =
"This is the documentation for the properties supported by CMake. "
"Properties can have different scopes. They can either be assigned to a "
"source file, a directory, a target or globally to CMake. By modifying the "
- "values of properties the behaviour of the buildsystem can be customized.",
+ "values of properties the behaviour of the build system can be customized.",
0},
{0,0,0}
};