Explorar el Código

Corrected typo.

Sascha Zelzer hace 14 años
padre
commit
f2a43ec52f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      Utilities/LastConfigureStep/CMakeLists.txt

+ 1 - 1
Utilities/LastConfigureStep/CMakeLists.txt

@@ -33,7 +33,7 @@
 #
 ###########################################################################
 
-# The commands in this directory are intended to be executed as
+# The commands in this directory are intended to be executed at
 # the end of the whole configuration process, as a "last step".
 # This directory is typically the last SUBDIRS in the main CMakeLists.txt.
 # It enable the above commands to use variables that might have been configured