Documentation: Correct typos and grammar

This commit is contained in:
Andreas Mohr
2012-11-07 14:17:32 +01:00
committed by Brad King
parent 56a687d173
commit 965de974b2
9 changed files with 11 additions and 11 deletions

View File

@@ -76,7 +76,7 @@ public:
"will be C-style escaped. "
"The file will be configured with the current values of CMake "
"variables. If @ONLY is specified, only variables "
"of the form @VAR@ will be replaces and ${VAR} will be ignored. "
"of the form @VAR@ will be replaced and ${VAR} will be ignored. "
"This is useful for configuring scripts that use ${VAR}. "
"Any occurrences of #cmakedefine VAR will be replaced with "
"either #define VAR or /* #undef VAR */ depending on "