summaryrefslogtreecommitdiffstats
path: root/maildir/maildiraclt.h
diff options
context:
space:
mode:
Diffstat (limited to 'maildir/maildiraclt.h')
-rw-r--r--maildir/maildiraclt.h2
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.