aboutsummaryrefslogtreecommitdiffstats
path: root/agent/gpg-agent.c
diff options
context:
space:
mode:
Diffstat (limited to 'agent/gpg-agent.c')
-rw-r--r--agent/gpg-agent.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c
index 9eec9380a..eccf44539 100644
--- a/agent/gpg-agent.c
+++ b/agent/gpg-agent.c
@@ -997,7 +997,7 @@ main (int argc, char **argv )
necessary but some programs falsely assume a cleared
signal mask. */
if ( !pth_kill () )
- log_error ("pth_kill failed in foked process\n");
+ log_error ("pth_kill failed in forked process\n");
#ifdef HAVE_SIGPROCMASK
if (startup_signal_mask_valid)