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 --- cgi/cgidaemon.c | 2 +- imap/ChangeLog | 4 ++-- imap/imapd.c | 2 +- maildir/maildiraclt.h | 2 +- maildir/maildirwatch.h | 2 +- rfc1035/spf.c | 2 +- rfc2045/rfc3676parser.c | 2 +- rfc2045/rfc3676parser.h | 2 +- sqwebmail/html/en-us/eventshow.html | 4 ++-- sqwebmail/html/en-us/folders.html | 2 +- sqwebmail/html/en-us/gpgerr.html | 2 +- sqwebmail/html/en-us/newevent.html | 4 ++-- sqwebmail/msg2html.c | 2 +- unicode/book.xml | 6 +++--- unicode/courier-unicode.h.in | 12 ++++++------ 15 files changed, 25 insertions(+), 25 deletions(-) diff --git a/cgi/cgidaemon.c b/cgi/cgidaemon.c index 25bf01a..376a71a 100644 --- a/cgi/cgidaemon.c +++ b/cgi/cgidaemon.c @@ -46,7 +46,7 @@ static void err(const char *func, const char *msg) "
The webmail system is temporarily unavailable. An error" - " occured in function %s: %s
\n", func, + " occurred in function %s: %s