[Pkg-gnupg-commit] [gnupg2] 77/159: agent: Typo fix for help text.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Wed Jan 27 13:23:56 UTC 2016


This is an automated email from the git hooks/post-receive script.

dkg pushed a commit to branch master
in repository gnupg2.

commit f2ecbf7454fe1e4b87112b982d7ddcd496ebc1ff
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Dec 30 18:23:14 2015 +0100

    agent: Typo fix for help text.
    
    --
---
 agent/command.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/agent/command.c b/agent/command.c
index 718a5e6..a09da60 100644
--- a/agent/command.c
+++ b/agent/command.c
@@ -2036,7 +2036,7 @@ static const char hlp_import_key[] =
   "no arguments but uses the inquiry \"KEYDATA\" to ask for the actual\n"
   "key data.  The unwrapped key must be a canonical S-expression.  The\n"
   "option --unattended tries to import the key as-is without any\n"
-  "re-encryption.  Exisiting key can be overwritten with --force.";
+  "re-encryption.  Existing key can be overwritten with --force.";
 static gpg_error_t
 cmd_import_key (assuan_context_t ctx, char *line)
 {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gnupg/gnupg2.git



More information about the Pkg-gnupg-commit mailing list