1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Fix typos in messages

This commit is contained in:
Yuri Chornoivan 2014-06-22 17:33:04 +03:00 committed by Werner Koch
parent 2540a4b674
commit e56a2d6a56
2 changed files with 2 additions and 2 deletions

View file

@ -1257,7 +1257,7 @@ agent_delete_key (ctrl_t ctrl, const char *desc_text,
err = agent_get_confirmation
(ctrl,
_("Warning: This key is also listed for use with SSH!\n"
"Deleting the key will may remove your ability to"
"Deleting the key will may remove your ability to "
"access remote machines."),
_("Delete key"), _("No"), 0);
if (err)