diff options
Diffstat (limited to 'w32/subproc')
-rw-r--r-- | w32/subproc/sub_proc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/w32/subproc/sub_proc.c b/w32/subproc/sub_proc.c index ce8e39a..f790ca3 100644 --- a/w32/subproc/sub_proc.c +++ b/w32/subproc/sub_proc.c @@ -1111,7 +1111,7 @@ done2: /* * Description: Clean up any leftover handles, etc. It is up to the - * caller to manage and free the input, ouput, and stderr buffers. + * caller to manage and free the input, output, and stderr buffers. */ void process_cleanup( |