aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-01-18 11:15:09 +0000
committerWerner Koch <[email protected]>2016-01-18 11:15:09 +0000
commit576fedc5f6a1d76d6e1ed0cd3b54a1090230399e (patch)
tree75c4070ddf93a999e4bd983d6d77cf0e40d3af7e /g10/getkey.c
parentgpg: Use "days" in "...newer than..." diagnostics. (diff)
downloadgnupg-576fedc5f6a1d76d6e1ed0cd3b54a1090230399e.tar.gz
gnupg-576fedc5f6a1d76d6e1ed0cd3b54a1090230399e.zip
gpg: Minor string changes.
--
Diffstat (limited to 'g10/getkey.c')
-rw-r--r--g10/getkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/getkey.c b/g10/getkey.c
index d6e27e6bd..9a4f81e21 100644
--- a/g10/getkey.c
+++ b/g10/getkey.c
@@ -621,7 +621,7 @@ get_pubkeys (ctrl_t ctrl,
{
char fingerprint_formatted[MAX_FORMATTED_FINGERPRINT_LEN + 1];
- log_info (_("Warning: %s appears in the keyring %d times.\n"),
+ log_info (_("Warning: %s appears in the keyring %d times\n"),
format_hexfingerprint (fingerprint,
fingerprint_formatted,
sizeof fingerprint_formatted),