From 2557d0ae6ff0336b041129b7bf5c1e3a8c20a805 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 8 Nov 2018 12:34:27 +0700 Subject: spelling: fix misspellings Signed-off-by: Daniel Kahn Gillmor --- src/verify.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/verify.c') 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) { -- cgit v1.2.3