summaryrefslogtreecommitdiff
path: root/libargp/sieve.c
diff options
context:
space:
mode:
Diffstat (limited to 'libargp/sieve.c')
-rw-r--r--libargp/sieve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libargp/sieve.c b/libargp/sieve.c
index fa1b94ed1..365de14e7 100644
--- a/libargp/sieve.c
+++ b/libargp/sieve.c
@@ -36,7 +36,7 @@ static struct argp_option sieve_argp_option[] = {
{ "clear-include-path", OPT_CLEAR_INCLUDE_PATH, NULL, 0,
N_("Clear Sieve include path"), 0 },
{ "clear-library-path", OPT_CLEAR_LIBRARY_PATH, NULL, 0,
- N_("Clear Sieve lobrary path"), 0 },
+ N_("Clear Sieve library path"), 0 },
{ "clearpath", 0, NULL, OPTION_ALIAS, NULL },
{ NULL, 0, NULL, 0, NULL, 0 }
};

Return to:

Send suggestions and report system problems to the System administrator.