Просмотр исходного кода

cmLocalGenerator: Fix trivial spelling error in code comment

Craig Scott 2 лет назад
Родитель
Сommit
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.