summaryrefslogtreecommitdiff
path: root/sieve/sieve.c
diff options
context:
space:
mode:
Diffstat (limited to 'sieve/sieve.c')
-rw-r--r--sieve/sieve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sieve/sieve.c b/sieve/sieve.c
index 3cb2bfcf0..a35db8daa 100644
--- a/sieve/sieve.c
+++ b/sieve/sieve.c
@@ -69,7 +69,7 @@ static struct argp_option options[] =
"Compile script and exit", 0},
{"dump", 'D', 0, 0,
- "Compile script, dump disasembled sieve code on terminal and exit", 0 },
+ "Compile script, dump disassembled sieve code to terminal and exit", 0 },
{"mbox-url", 'f', "MBOX", 0,
"Mailbox to sieve (defaults to user's mail spool)", 0},

Return to:

Send suggestions and report system problems to the System administrator.