diff options
author | Stephen Kelly <steveire@gmail.com> | 2013-07-26 07:28:11 (GMT) |
---|---|---|
committer | Stephen Kelly <steveire@gmail.com> | 2013-07-26 07:37:12 (GMT) |
commit | d8cb47f23c6da075e7e69dc055ca28b676682ad4 (patch) | |
tree | 04c0c903b1719cef1fb72be40e945d6030932504 /Source/cmMakefile.cxx | |
parent | f10e64804e13c7e5505ee2a2da5b4384f8616d7a (diff) | |
download | CMake-d8cb47f23c6da075e7e69dc055ca28b676682ad4.zip CMake-d8cb47f23c6da075e7e69dc055ca28b676682ad4.tar.gz CMake-d8cb47f23c6da075e7e69dc055ca28b676682ad4.tar.bz2 |
Docs: Trim trailing whitespace in generated doc.
Diffstat (limited to 'Source/cmMakefile.cxx')
-rw-r--r-- | Source/cmMakefile.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMakefile.cxx b/Source/cmMakefile.cxx index 2cd19cf..78012de 100644 --- a/Source/cmMakefile.cxx +++ b/Source/cmMakefile.cxx @@ -4081,7 +4081,7 @@ void cmMakefile::DefineProperties(cmake *cm) "List of options to pass to the compiler.", "This property specifies the list of directories given " "so far for this property. " - "This property exists on directories and targets. " + "This property exists on directories and targets." "\n" "The target property values are used by the generators to set " "the options for the compiler.\n" |