summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2021-01-05 17:35:10 +0200
committerSergey Poznyakoff <gray@gnu.org>2021-01-05 17:35:10 +0200
commite797a5b6b21c7ab631d959279a11160ef2e536bc (patch)
tree8b06421d62cdd1d675c49ea0a95486bced73fc84 /sieve
parent1392e0e4a93a618582adeb7a9ccffb1ca2223b31 (diff)
downloadmailutils-e797a5b6b21c7ab631d959279a11160ef2e536bc.tar.gz
mailutils-e797a5b6b21c7ab631d959279a11160ef2e536bc.tar.bz2
Minor changes
Diffstat (limited to 'sieve')
-rw-r--r--sieve/sieve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/sieve.c b/sieve/sieve.c
index b0bb1bfe5..4b01c63aa 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -302,7 +302,7 @@ static struct mu_cli_setup cli = {
options,
sieve_cfg_param,
N_("GNU sieve -- a mail filtering tool."),
- "SCRIPT",
+ N_("SCRIPT"),
NULL,
N_("Sieve-specific debug levels:\n\
\n\

Return to:

Send suggestions and report system problems to the System administrator.