Explorar o código

STYLE: Fixed typo on comment.

Brad King %!s(int64=22) %!d(string=hai) anos
pai
achega
c9e9e8d121
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Source/kwsys/ProcessWin32.c

+ 1 - 1
Source/kwsys/ProcessWin32.c

@@ -492,7 +492,7 @@ void kwsysProcess_Delete(kwsysProcess* cp)
     }
   if(cp->Win9x)
     {
-    /* Close or handle to the forwarding executable file.  This will
+    /* Close our handle to the forwarding executable file.  This will
        cause it to be deleted.  */
     kwsysProcessCleanupHandle(&cp->Win9xHandle);
     }