瀏覽代碼

Corrected typo.

Sascha Zelzer 14 年之前
父節點
當前提交
f2a43ec52f
共有 1 個文件被更改,包括 1 次插入1 次删除
  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