소스 검색

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