From 034218935651bbc5e64171aea010d7df0612e535 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Wed, 16 Nov 2005 14:27:38 -0500 Subject: STYLE: fix docs --- Source/cmInstallFilesCommand.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source/cmInstallFilesCommand.h b/Source/cmInstallFilesCommand.h index 489a649..c02e9ce 100644 --- a/Source/cmInstallFilesCommand.h +++ b/Source/cmInstallFilesCommand.h @@ -75,9 +75,9 @@ public: "Only files existing in the current source tree or its corresponding " "location in the binary tree may be listed. " "If a file specified already has an extension, that extension will be " - "removed first. This is useful for providing lists of source files such " - "as foo.cxx when you want the corresponding foo.h to be installed. A" - "typical extension is '.h'.\n" + "removed first. This is useful for providing lists of source files " + "such as foo.cxx when you want the corresponding foo.h to be " + "installed. A typical extension is '.h'.\n" " INSTALL_FILES( regexp)\n" "Any files in the current source directory that match the regular " "expression will be installed.\n" -- cgit v0.12