summaryrefslogtreecommitdiffstats
path: root/maildir/maildirwatch.h
diff options
context:
space:
mode:
Diffstat (limited to 'maildir/maildirwatch.h')
-rw-r--r--maildir/maildirwatch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/maildir/maildirwatch.h b/maildir/maildirwatch.h
index 5f49623..6545c09 100644
--- a/maildir/maildirwatch.h
+++ b/maildir/maildirwatch.h
@@ -85,7 +85,7 @@ int maildirwatch_start(struct maildirwatch *p,
** Returns: 1 - Monitoring has started, or we're in fallback mode.
** 0 - Not yet, *fdret is initialized to file descriptor to wait on.
** (not used at this time).
-** -1 - A fatal error occured, fall back to polling mode.
+** -1 - A fatal error occurred, fall back to polling mode.
**
** maildirwatch_started() returns right away, without blocking.
*/