summaryrefslogtreecommitdiff
path: root/sieve
diff options
context:
space:
mode:
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 d3f8f3690..34804451b 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -49,7 +49,7 @@
const char *program_version = "sieve (" PACKAGE_STRING ")";
static char doc[] =
-N_("GNU sieve -- a mail filtering tool\n")
+N_("GNU sieve -- a mail filtering tool")
"\v"
N_("Debug flags:\n\
g - main parser traces\n\

Return to:

Send suggestions and report system problems to the System administrator.