diff options
| author | Roel van Meer | 2022-03-22 08:20:27 +0100 |
|---|---|---|
| committer | Roel van Meer | 2022-03-22 08:20:27 +0100 |
| commit | a1828069b5d9d04061a9bf6d02a157a3e645bf0f (patch) | |
| tree | 8ec8ab7017d194d84749d670a5ab81cffcd20f9f /maildir/maildiraclt.h | |
| parent | c2f6edd512ba4f131fbaf412f7028dfadd976a23 (diff) | |
| download | courier-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 'maildir/maildiraclt.h')
| -rw-r--r-- | maildir/maildiraclt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maildir/maildiraclt.h b/maildir/maildiraclt.h index 3f39a98..e5829db 100644 --- a/maildir/maildiraclt.h +++ b/maildir/maildiraclt.h @@ -213,7 +213,7 @@ int maildir_acl_delete(const char *maildir, ** ** The callback function should return >0 if identifier refers to the entity ** whose access rights are to be computed; 0 if it does not, <0 if an error -** occured. +** occurred. ** ** As a special case, maildir_acl_compute() handles "anonymous" and "anyone" ** identifiers on its own. |
