mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
STYLE: fix docs
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user