[Pkg-gnupg-commit] [gnupg2] 157/180: typo: Fix a string in do_we_trust_pre.

Daniel Kahn Gillmor dkg at fifthhorseman.net
Sat Dec 24 22:29:22 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 10dae1518633760db28e6f46cd0c6f4b6123013a
Author: Werner Koch <wk at gnupg.org>
Date:   Mon Dec 19 16:27:21 2016 +0100

    typo: Fix a string in do_we_trust_pre.
    
    --
---
 g10/pkclist.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/g10/pkclist.c b/g10/pkclist.c
index 0426da8..288affc 100644
--- a/g10/pkclist.c
+++ b/g10/pkclist.c
@@ -481,7 +481,7 @@ do_we_trust_pre( PKT_public_key *pk, unsigned int trustlevel )
 
       if ((trustlevel & TRUST_MASK) == TRUST_NEVER)
         tty_printf(
-          _("This key has is bad!  It has been marked as untrusted!  If you\n"
+          _("This key is bad!  It has been marked as untrusted!  If you\n"
             "*really* know what you are doing, you may answer the next\n"
             "question with yes.\n"));
       else

-- 
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