Skip to content
Snippets Groups Projects
Commit cdaa6b59 authored by Brad King's avatar Brad King
Browse files

STYLE: Fixed typo on comment.

parent 6eca2117
No related branches found
No related tags found
No related merge requests found
......@@ -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);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment