瀏覽代碼

cmLocalGenerator: Fix trivial spelling error in code comment

Craig Scott 2 年之前
父節點
當前提交
78e7ea598d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Source/cmLocalGenerator.cxx

+ 1 - 1
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 <var> with GetSafeDefinition(var).
 // ${LANG} is replaced in the variable first with all enabled
 // languages.