mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-22 16:07:49 +08:00
cmLocalGenerator: Fix trivial spelling error in code comment
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// List of variables that are replaced when
|
// List of variables that are replaced when
|
||||||
// rules are expanced. These variables are
|
// rules are expanded. These variables are
|
||||||
// replaced in the form <var> with GetSafeDefinition(var).
|
// replaced in the form <var> with GetSafeDefinition(var).
|
||||||
// ${LANG} is replaced in the variable first with all enabled
|
// ${LANG} is replaced in the variable first with all enabled
|
||||||
// languages.
|
// languages.
|
||||||
|
Reference in New Issue
Block a user