[Cmake-commits] [cmake-commits] hoffman committed cmFileCommand.h 1.40 1.41

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Dec 18 21:52:49 EST 2008


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv6805

Modified Files:
	cmFileCommand.h 
Log Message:
BUG: fix spelling 


Index: cmFileCommand.h
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmFileCommand.h,v
retrieving revision 1.40
retrieving revision 1.41
diff -C 2 -d -r1.40 -r1.41
*** cmFileCommand.h	11 Sep 2008 18:34:04 -0000	1.40
--- cmFileCommand.h	19 Dec 2008 02:52:46 -0000	1.41
***************
*** 146,150 ****
        " a cmake style path into the native path style \\ for windows and / "
        "for UNIX.\n"
!       "DOWNLOAD will download the givin URL to the given file. "
        "If LOG var is specified a log of the download will be put in var. "
        "If STATUS var is specified the status of the operation will"
--- 146,150 ----
        " a cmake style path into the native path style \\ for windows and / "
        "for UNIX.\n"
!       "DOWNLOAD will download the given URL to the given file. "
        "If LOG var is specified a log of the download will be put in var. "
        "If STATUS var is specified the status of the operation will"



More information about the Cmake-commits mailing list