summaryrefslogtreecommitdiffstats
path: root/rfc2045/rfc3676parser.h
diff options
context:
space:
mode:
authorRoel van Meer2022-03-22 08:20:27 +0100
committerRoel van Meer2022-03-22 08:20:27 +0100
commita1828069b5d9d04061a9bf6d02a157a3e645bf0f (patch)
tree8ec8ab7017d194d84749d670a5ab81cffcd20f9f /rfc2045/rfc3676parser.h
parentc2f6edd512ba4f131fbaf412f7028dfadd976a23 (diff)
downloadcourier-libs-a1828069b5d9d04061a9bf6d02a157a3e645bf0f.tar.bz2
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
Diffstat (limited to 'rfc2045/rfc3676parser.h')
-rw-r--r--rfc2045/rfc3676parser.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rfc2045/rfc3676parser.h b/rfc2045/rfc3676parser.h
index 497792c..b16343b 100644
--- a/rfc2045/rfc3676parser.h
+++ b/rfc2045/rfc3676parser.h
@@ -163,7 +163,7 @@ namespace mail {
void end(
/*
- ** Set to true if a unicode conversion error occured.
+ ** Set to true if a unicode conversion error occurred.
*/
bool &unicode_errflag);