summaryrefslogtreecommitdiff
path: root/Source/cmMessageCommand.h
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2006-01-27 12:58:34 -0500
committerKen Martin <ken.martin@kitware.com>2006-01-27 12:58:34 -0500
commit69a43bbb0be6bd17675473748558b89d5ec9afb5 (patch)
tree31ff5f2652051eb831a7052250225f6d49f1bc92 /Source/cmMessageCommand.h
parent62e4c3f22ac235ea743b9924726b1bc761efb25a (diff)
downloadcmake-69a43bbb0be6bd17675473748558b89d5ec9afb5.tar.gz
STYLE: grammer fix
Diffstat (limited to 'Source/cmMessageCommand.h')
-rw-r--r--Source/cmMessageCommand.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/cmMessageCommand.h b/Source/cmMessageCommand.h
index c99335139c..6206124652 100644
--- a/Source/cmMessageCommand.h
+++ b/Source/cmMessageCommand.h
@@ -69,7 +69,7 @@ public:
"By default the message is displayed in a pop up window (CMakeSetup), "
"or in the stdout of cmake, or the error section of ccmake. "
"If the first argument is "
- "SEND_ERROR then an error is raised, and the generate phase will be "
+ "SEND_ERROR then an error is raised, and the generate phase will "
"be skipped. If the first argument is FATAL_ERROR, all processing "
"is halted. If the first argument is STATUS then the message is "
"displayed in the progress line for the GUI, or with a -- in the "