summaryrefslogtreecommitdiff
path: root/mh/repl.c
diff options
context:
space:
mode:
authorJordi Mallach <jordi@gnu.org>2002-12-27 16:38:20 +0000
committerJordi Mallach <jordi@gnu.org>2002-12-27 16:38:20 +0000
commit8979e27ebbc55504a5b1604585d0ea17c560a01b (patch)
tree24d270a8a10ca88d08d655fe2d3526e3202a9f5b /mh/repl.c
parent28e9d2b7c45d68ed1c27da7e21bd4b9948cf33b0 (diff)
downloadmailutils-8979e27ebbc55504a5b1604585d0ea17c560a01b.tar.gz
mailutils-8979e27ebbc55504a5b1604585d0ea17c560a01b.tar.bz2
Typo fixes.
Diffstat (limited to 'mh/repl.c')
-rw-r--r--mh/repl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mh/repl.c b/mh/repl.c
index 37e28a457..13416a71b 100644
--- a/mh/repl.c
+++ b/mh/repl.c
@@ -55,7 +55,7 @@ static struct argp_option options[] = {
{"query", ARG_QUERY, "BOOL", 0, N_("Query for addresses to place in To: and Cc: lists")},
{"width", 'w', "NUMBER", 0, N_("Set output width")},
{"whatnowproc", ARG_WHATNOWPROC, "PROG", 0,
- N_("Set the relacement for whatnow program")},
+ N_("Set the replacement for whatnow program")},
{ N_("\nUse -help switch to obtain the list of traditional MH options. "), 0, 0, OPTION_DOC, "" },
{ 0 }
};

Return to:

Send suggestions and report system problems to the System administrator.