diff options
Diffstat (limited to 'src/rspamadm/confighelp.c')
-rw-r--r-- | src/rspamadm/confighelp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rspamadm/confighelp.c b/src/rspamadm/confighelp.c index ff80341ea..d3461489e 100644 --- a/src/rspamadm/confighelp.c +++ b/src/rspamadm/confighelp.c @@ -71,7 +71,7 @@ rspamadm_confighelp_help (gboolean full_help, const struct rspamadm_command *cmd "-P: use specific Lua plugins path\n" "--no-color: disable coloured output\n" "--short: show only option names\n" - "--no-examples: do not show examples (impied by --short)\n" + "--no-examples: do not show examples (implied by --short)\n" "--help: shows available options and commands"; } else { |