aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
Diffstat (limited to 'imap.c')
-rw-r--r--imap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/imap.c b/imap.c
index a6ad147c..8b4c3a28 100644
--- a/imap.c
+++ b/imap.c
@@ -1297,7 +1297,7 @@ static int imap_fetch_body(int sock, struct query *ctl, int number, int *lenp)
* The server is InterChange, and the fool who implemented this
* misfeature ought to be strung up by his thumbs.
*
- * When I tried working around this by disable use of the 4rev1 form,
+ * When I tried working around this by disabling use of the 4rev1 form,
* I found that doing this breaks operation with M$ Exchange.
* Annoyingly enough, Exchange's refusal to cope is technically legal
* under RFC2062. Trust Microsoft, the Great Enemy of interoperability