aboutsummaryrefslogtreecommitdiffstats
path: root/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'options.c')
-rw-r--r--options.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.c b/options.c
index b4966e3c..63238ea5 100644
--- a/options.c
+++ b/options.c
@@ -586,7 +586,7 @@ struct query *ctl; /* option record to be initialized */
P(_(" -F, --flush delete old messages from server\n"));
P(_(" -n, --norewrite don't rewrite header addresses\n"));
P(_(" -l, --limit don't fetch messages over given size\n"));
- P(_(" -w, --warnings interval between warning mail notification\n"));
+ P(_(" -w, --warnings interval between warning mail notification\n"));
#if NET_SECURITY
P(_(" -T, --netsec set IP security request\n"));