aboutsummaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-07-17 18:11:24 +0000
committerWerner Koch <[email protected]>2007-07-17 18:11:24 +0000
commit11573b09c4a00c94107edd40ec84c7de4008151e (patch)
treec98e84d1c790a82ec0e94be1b7d86f7cbb24981f /agent
parent2007-07-16 Marcus Brinkmann <[email protected]> (diff)
downloadgnupg-11573b09c4a00c94107edd40ec84c7de4008151e.tar.gz
gnupg-11573b09c4a00c94107edd40ec84c7de4008151e.zip
Typo fixes.
Made --default-key work for gpgsm Add --default-key and --encrypt-to to gpgconf.
Diffstat (limited to 'agent')
-rw-r--r--agent/call-pinentry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/call-pinentry.c b/agent/call-pinentry.c
index ee01b4e15..4631eadea 100644
--- a/agent/call-pinentry.c
+++ b/agent/call-pinentry.c
@@ -1,4 +1,4 @@
-/* call-pinnetry.c - fork of the pinentry to query stuff from the user
+/* call-pinentry.c - fork of the pinentry to query stuff from the user
* Copyright (C) 2001, 2002, 2004 Free Software Foundation, Inc.
*
* This file is part of GnuPG.