aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm
diff options
context:
space:
mode:
authorMikhail Galanin <mgalanin@mimecast.com>2018-09-06 09:23:58 +0100
committerMikhail Galanin <mgalanin@mimecast.com>2018-09-06 09:23:58 +0100
commit22ab95203ba1fffd7a7f49525f2afd2fd2930dfc (patch)
tree350b85188eda5997892383ea0ce8748fb176c449 /src/rspamadm
parentce08c225c4d2341de0195b83cbf46e6326ef63c6 (diff)
downloadrspamd-22ab95203ba1fffd7a7f49525f2afd2fd2930dfc.tar.gz
rspamd-22ab95203ba1fffd7a7f49525f2afd2fd2930dfc.zip
[Minor] Misprint
Diffstat (limited to 'src/rspamadm')
-rw-r--r--src/rspamadm/confighelp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rspamadm/confighelp.c b/src/rspamadm/confighelp.c
index 85564cf4c..e0ca2a3fc 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 {