Browse Source

STYLE: Fix typo

Mathieu Malaterre 19 years ago
parent
commit
9c3fb107a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Source/kwsys/System.h.in

+ 1 - 1
Source/kwsys/System.h.in

@@ -80,7 +80,7 @@ enum kwsysSystem_Shell_Flag_e
       Shell_Flag_Make.  */
       Shell_Flag_Make.  */
   kwsysSystem_Shell_Flag_VSIDE              = (1<<1),
   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),
   kwsysSystem_Shell_Flag_EchoWindows        = (1<<2),
 
 
   /** The target shell is in a Watcom WMake makefile.  */
   /** The target shell is in a Watcom WMake makefile.  */