From db47caf05b858756b79b8a8e7feb9c70fd2614da Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 8 Jun 2009 09:11:27 +0000 Subject: Typo fix. Updated German translation. --- scd/app-openpgp.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'scd') diff --git a/scd/app-openpgp.c b/scd/app-openpgp.c index 3010f0ce5..c29e33da5 100644 --- a/scd/app-openpgp.c +++ b/scd/app-openpgp.c @@ -2833,11 +2833,11 @@ compare_fingerprint (app_t app, int keyno, unsigned char *sha1fpr) } - /* If a fingerprint has been specified check it against the one on - the card. This is allows for a meaningful error message in case - the key on the card has been replaced but the shadow information - known to gpg was not updated. If there is no fingerprint we - assume that this is okay. */ +/* If a fingerprint has been specified check it against the one on the + card. This allows for a meaningful error message in case the key + on the card has been replaced but the shadow information known to + gpg has not been updated. If there is no fingerprint we assume + that this is okay. */ static gpg_error_t check_against_given_fingerprint (app_t app, const char *fpr, int keyno) { -- cgit v1.2.3