aboutsummaryrefslogtreecommitdiffstats
path: root/driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver.c')
-rw-r--r--driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index 41071c3f..234e4a4b 100644
--- a/driver.c
+++ b/driver.c
@@ -1773,7 +1773,7 @@ const int maxfetch; /* maximum number of messages to fetch */
/*
* We need the size of each message before it's
- * loaded in order to pass via the ESMTP SIZE
+ * loaded in order to pass it to the ESMTP SIZE
* option. If the protocol has a getsizes method,
* we presume this means it doesn't get reliable
* sizes from message fetch responses.