summaryrefslogtreecommitdiffstats
path: root/Source/cmExtraEclipseCDT4Generator.cxx
diff options
context:
space:
mode:
authorJack O'Connor <oconnor663@gmail.com>2013-05-01 00:21:50 (GMT)
committerBrad King <brad.king@kitware.com>2013-05-01 18:29:01 (GMT)
commitb9c1f3b78afe63a172f641365559b15e8be831b8 (patch)
treee64749d17831e6df83ecce0478401bc5d21e484f /Source/cmExtraEclipseCDT4Generator.cxx
parent2ba65cc9d904b634120b1b56eabd046aad33ac75 (diff)
downloadCMake-b9c1f3b78afe63a172f641365559b15e8be831b8.zip
CMake-b9c1f3b78afe63a172f641365559b15e8be831b8.tar.gz
CMake-b9c1f3b78afe63a172f641365559b15e8be831b8.tar.bz2
Eclipse: Add a missing space in the documentation
Diffstat (limited to 'Source/cmExtraEclipseCDT4Generator.cxx')
-rw-r--r--Source/cmExtraEclipseCDT4Generator.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmExtraEclipseCDT4Generator.cxx b/Source/cmExtraEclipseCDT4Generator.cxx
index 97ab086..083d91e 100644
--- a/Source/cmExtraEclipseCDT4Generator.cxx
+++ b/Source/cmExtraEclipseCDT4Generator.cxx
@@ -50,7 +50,7 @@ void cmExtraEclipseCDT4Generator
entry.Full =
"Project files for Eclipse will be created in the top directory. "
"In out of source builds, a linked resource to the top level source "
- "directory will be created."
+ "directory will be created. "
"Additionally a hierarchy of makefiles is generated into the "
"build tree. The appropriate make program can build the project through "
"the default make target. A \"make install\" target is also provided.";