Merge topic 'eclipse-doc-typo'

b9c1f3b Eclipse: Add a missing space in the documentation
This commit is contained in:
Brad King
2013-05-16 14:37:37 -04:00
committed by CMake Topic Stage
+1 -1
View File
@@ -51,7 +51,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.";