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 --- imap/imapd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'imap/imapd.c') diff --git a/imap/imapd.c b/imap/imapd.c index 71af3fe..8529657 100644 --- a/imap/imapd.c +++ b/imap/imapd.c @@ -6023,7 +6023,7 @@ int uid=0; libmail_kwmDestroy(storeinfo_s.keywords); free(msgset); writes(tag); - writes(" NO An error occured while" + writes(" NO An error occurred while" " updating keywords: "); writes(strerror(errno)); writes(".\r\n"); -- cgit v1.2.3