瀏覽代碼

STYLE: grammer fix

Ken Martin 20 年之前
父節點
當前提交
69a43bbb0b
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmMessageCommand.h

+ 1 - 1
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 "