summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallProgramsCommand.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-05-11 19:50:11 (GMT)
committerKen Martin <ken.martin@kitware.com>2006-05-11 19:50:11 (GMT)
commitba2b99bb9ff5e260f3129fdb4f87ae7e67a08301 (patch)
tree9813a8b1160fa7900b626b0092c01cdd1c306ebc /Source/cmInstallProgramsCommand.h
parent80f71359c1157ddaa59291b95d2c05ceb577ffde (diff)
downloadCMake-ba2b99bb9ff5e260f3129fdb4f87ae7e67a08301.zip
CMake-ba2b99bb9ff5e260f3129fdb4f87ae7e67a08301.tar.gz
CMake-ba2b99bb9ff5e260f3129fdb4f87ae7e67a08301.tar.bz2
STYLE: fix line length
Diffstat (limited to 'Source/cmInstallProgramsCommand.h')
-rw-r--r--Source/cmInstallProgramsCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmInstallProgramsCommand.h b/Source/cmInstallProgramsCommand.h
index c960f89..2cd6d1e 100644
--- a/Source/cmInstallProgramsCommand.h
+++ b/Source/cmInstallProgramsCommand.h
@@ -76,7 +76,7 @@ public:
"using the GLOB form of the FILE command.\n"
" INSTALL_PROGRAMS(<dir> file1 file2 [file3 ...])\n"
" INSTALL_PROGRAMS(<dir> FILES file1 [file2 ...])\n"
- "Create rules to install the listed programs into the given directory. "
+ "Create rules to install the listed programs into the given directory. "
"Use the FILES argument to guarantee that the file list version of "
"the command will be used even when there is only one argument.\n"
" INSTALL_PROGRAMS(<dir> regexp)\n"