1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-09-24 15:31:41 +02:00

g10: Fix typo.

--
Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
Neal H. Walfield 2016-09-01 14:31:55 +02:00
parent 3d44e5e8a8
commit 44690befad

View File

@ -2288,7 +2288,7 @@ show_statistics (tofu_dbs_t dbs, const char *fingerprint,
char *tmpmsg;
if (messages == 0)
log_info (_("Warning: we've have yet to see"
log_info (_("Warning: we have yet to see"
" a message signed by this key and user id!\n"));
else if (messages == 1)
log_info (_("Warning: we've only seen a single message"