From e56a2d6a56d95c0f169506a8dc74a845c22b699d Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Sun, 22 Jun 2014 17:33:04 +0300 Subject: Fix typos in messages --- agent/findkey.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'agent') diff --git a/agent/findkey.c b/agent/findkey.c index e01c5c195..b842f9ed8 100644 --- a/agent/findkey.c +++ b/agent/findkey.c @@ -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) -- cgit v1.2.3