Explorar o código

cmLocalGenerator: Fix trivial spelling error in code comment

Craig Scott %!s(int64=2) %!d(string=hai) anos
pai
achega
78e7ea598d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/cmLocalGenerator.cxx

+ 1 - 1
Source/cmLocalGenerator.cxx

@@ -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.