STYLE: fix docs

This commit is contained in:
Ken Martin
2005-11-17 10:22:05 -05:00
parent fb6d598813
commit ef5fe4b256
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ public:
" \"message to display\" ...)\n"
"The arguments are messages to display. If the first argument is "
"SEND_ERROR then an error is raised. If the first argument is "
"STATUS then the message is diaplyed in the progress line for the GUI.";
"STATUS then the message is displayed in the progress line for the GUI.";
}
cmTypeMacro(cmMessageCommand, cmCommand);