aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver.c b/driver.c
index b4a66194..a6c79b05 100644
--- a/driver.c
+++ b/driver.c
@@ -350,7 +350,7 @@ static int smtp_open(struct query *ctl)
*
* How we compute the true mailhost name to pass to the
* listener doesn't affect behavior on RFC1123- violating
- * listener that check for name match; we're going to lose
+ * listeners that check for name match; we're going to lose
* on those anyway because we can never give them a name
* that matches the local machine fetchmail is running on.
* What it will affect is the listener's logging.