From 69a43bbb0be6bd17675473748558b89d5ec9afb5 Mon Sep 17 00:00:00 2001 From: Ken Martin Date: Fri, 27 Jan 2006 12:58:34 -0500 Subject: STYLE: grammer fix --- Source/cmMessageCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Source/cmMessageCommand.h') 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 " -- cgit v1.2.1