diff options
Diffstat (limited to 'src/verify.c')
| -rw-r--r-- | src/verify.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/verify.c b/src/verify.c index 26b205aa..bd35346f 100644 --- a/src/verify.c +++ b/src/verify.c @@ -1024,7 +1024,7 @@ _gpgme_verify_status_handler (void *priv, gpgme_status_code_t code, char *args)         * a GPGME user can do a keylisting with the address         * normalisation.         * So when a duplicated TOFU_USER line is encountered -       * we ignore the conflicting tofu stats emited afterwards. +       * we ignore the conflicting tofu stats emitted afterwards.         */        if (gpg_err_code (err) == GPG_ERR_DUP_VALUE)          { | 
