mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
STYLE: Spelling fixes on documentation
This commit is contained in:
@@ -61,7 +61,7 @@ public:
|
||||
return
|
||||
" configure_file(InputFile OutputFile\n"
|
||||
" [COPYONLY] [ESCAPE_QUOTES] [@ONLY])\n"
|
||||
"The Input and Ouput files have to have full paths. "
|
||||
"The Input and Output files have to have full paths. "
|
||||
"This command replaces any variables in the input file referenced as "
|
||||
"${VAR} or @VAR@ with their values as determined by CMake. If a "
|
||||
"variable is not defined, it will be replaced with nothing. "
|
||||
|
||||
Reference in New Issue
Block a user