mirror of
git://git.gnupg.org/gnupg.git
synced 2024-11-11 21:48:50 +01:00
g10: Fix typo.
-- Signed-off-by: Neal H. Walfield <neal@g10code.com>
This commit is contained in:
parent
3d44e5e8a8
commit
44690befad
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user