aboutsummaryrefslogtreecommitdiffstats
path: root/imap.c
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2000-06-28 07:40:55 +0000
committerEric S. Raymond <esr@thyrsus.com>2000-06-28 07:40:55 +0000
commit128cd25d925ef48d78887fd7ef0cbe2e8c7b53ba (patch)
tree3dc3c5f338b609e8a5f0b20037c5c96674702174 /imap.c
parent453cba9d2c57bf23987abace226f279d5d24f1a1 (diff)
downloadfetchmail-128cd25d925ef48d78887fd7ef0cbe2e8c7b53ba.tar.gz
fetchmail-128cd25d925ef48d78887fd7ef0cbe2e8c7b53ba.tar.bz2
fetchmail-128cd25d925ef48d78887fd7ef0cbe2e8c7b53ba.zip
Typo fix.
svn path=/trunk/; revision=2907
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