From a1828069b5d9d04061a9bf6d02a157a3e645bf0f Mon Sep 17 00:00:00 2001 From: Roel van Meer Date: Tue, 22 Mar 2022 08:20:27 +0100 Subject: Fix a few instances of misspellings of "occurred" See also: https://salsa.debian.org/debian/courier-unicode/-/blob/master/debian/patches/0004-Spelling-Fixes.patch --- rfc1035/spf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rfc1035/spf.c') diff --git a/rfc1035/spf.c b/rfc1035/spf.c index 7b9d40b..63735ff 100644 --- a/rfc1035/spf.c +++ b/rfc1035/spf.c @@ -1046,7 +1046,7 @@ static void setexp(const char *exp, { set_err_msg(info->errmsg_buf, info->errmsg_buf_size, - "A DNS lookup error occured while" + "A DNS lookup error occurred while" " fetching the SPF explanation record."); } else -- cgit v1.2.3