mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06:00
STYLE: fix typo
Alex
This commit is contained in:
@@ -71,7 +71,7 @@ public:
|
||||
"encountered, it caused process of the current function or "
|
||||
"directory to stop and control is return to the caller of the "
|
||||
"function, or the parent directory if any. Note that a macro "
|
||||
"is not a function and does not handle return liek a function does.";
|
||||
"is not a function and does not handle return like a function does.";
|
||||
}
|
||||
|
||||
cmTypeMacro(cmReturnCommand, cmCommand);
|
||||
|
||||
Reference in New Issue
Block a user