From 78e7ea598d2c1642ffbf8d402e8485ad590b322f Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Sun, 6 Aug 2023 18:23:24 +1000 Subject: cmLocalGenerator: Fix trivial spelling error in code comment --- Source/cmLocalGenerator.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmLocalGenerator.cxx b/Source/cmLocalGenerator.cxx index 7ad4023..aaf0d67 100644 --- a/Source/cmLocalGenerator.cxx +++ b/Source/cmLocalGenerator.cxx @@ -68,7 +68,7 @@ #endif // List of variables that are replaced when -// rules are expanced. These variables are +// rules are expanded. These variables are // replaced in the form with GetSafeDefinition(var). // ${LANG} is replaced in the variable first with all enabled // languages. -- cgit v0.12