diff options
-rw-r--r-- | driver.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |