mirror of
git://git.gnupg.org/gnupg.git
synced 2025-02-01 16:33:02 +01:00
gpg: Spelling error
This commit is contained in:
parent
8366503f0f
commit
b51af333bd
@ -1257,7 +1257,7 @@ agent_delete_key (ctrl_t ctrl, const char *desc_text,
|
|||||||
err = agent_get_confirmation
|
err = agent_get_confirmation
|
||||||
(ctrl,
|
(ctrl,
|
||||||
_("Warning: This key is also listed for use with SSH!\n"
|
_("Warning: This key is also listed for use with SSH!\n"
|
||||||
"Deleting the key will may remove your ability to "
|
"Deleting the key might remove your ability to "
|
||||||
"access remote machines."),
|
"access remote machines."),
|
||||||
_("Delete key"), _("No"), 0);
|
_("Delete key"), _("No"), 0);
|
||||||
if (err)
|
if (err)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user