From a2e8b602f9b516bf33f4a0aff573b655c27d8a43 Mon Sep 17 00:00:00 2001 From: Bill Hoffman Date: Tue, 20 Feb 2007 15:09:09 -0500 Subject: ENH: fix spelling error bug # 4233 --- Source/cmFileCommand.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/cmFileCommand.h b/Source/cmFileCommand.h index 610fb7d..73323a6 100644 --- a/Source/cmFileCommand.h +++ b/Source/cmFileCommand.h @@ -104,7 +104,7 @@ public: "MAKE_DIRECTORY will create a directory at the specified location\n" "RELATIVE_PATH will determine relative path from directory to the given" " file.\n" - "TO_CMAKE_PATH will convert path into a cmake sytle path with unix /. " + "TO_CMAKE_PATH will convert path into a cmake style path with unix /. " " The input can be a single path or a system path like \"$ENV{PATH}\". " " Note the double quotes around the ENV call TO_CMAKE_PATH only takes " " one argument.\n" -- cgit v0.12