diff options
Diffstat (limited to 'common/exechelp-w32ce.c')
-rw-r--r-- | common/exechelp-w32ce.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/exechelp-w32ce.c b/common/exechelp-w32ce.c index 975386a13..49ccdbb99 100644 --- a/common/exechelp-w32ce.c +++ b/common/exechelp-w32ce.c @@ -799,7 +799,7 @@ gnupg_release_process (pid_t pid) } -/* Spawn a new process and immediatley detach from it. The name of +/* Spawn a new process and immediately detach from it. The name of the program to exec is PGMNAME and its arguments are in ARGV (the programname is automatically passed as first argument). Environment strings in ENVP are set. An error is returned if |