mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-21 14:47:03 +01:00
typo: Fix a string in do_we_trust_pre.
--
This commit is contained in:
parent
d51499fdc5
commit
10dae15186
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user