From 9c3fb107a8a66fdd1bfdd7f763ff8cb8a7114d63 Mon Sep 17 00:00:00 2001 From: Mathieu Malaterre Date: Sat, 27 Jan 2007 15:29:41 -0500 Subject: STYLE: Fix typo --- Source/kwsys/System.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/kwsys/System.h.in b/Source/kwsys/System.h.in index 731bec9..95a454c 100644 --- a/Source/kwsys/System.h.in +++ b/Source/kwsys/System.h.in @@ -80,7 +80,7 @@ enum kwsysSystem_Shell_Flag_e Shell_Flag_Make. */ kwsysSystem_Shell_Flag_VSIDE = (1<<1), - /** In a windows whell the argument is being passed to "echo". */ + /** In a windows shell the argument is being passed to "echo". */ kwsysSystem_Shell_Flag_EchoWindows = (1<<2), /** The target shell is in a Watcom WMake makefile. */ -- cgit v0.12