aboutsummaryrefslogtreecommitdiffstats
path: root/src/rspamadm/confighelp.c
diff options
context:
space:
mode:
authorMikhail Galanin <mgalanin@mimecast.com>2018-09-10 11:02:47 +0100
committerMikhail Galanin <mgalanin@mimecast.com>2018-09-10 11:02:47 +0100
commit6990ef3daa64ad7ab9724dbb20cea92e243fb46a (patch)
tree6c08f3fa5f885c03ff719fb5fb9d9d41f48587d3 /src/rspamadm/confighelp.c
parented1c0fe1f58697d45d35d09f3635218e346c2f9c (diff)
parent8128b539535d3c8df974ac2fee7d673f5d3c5502 (diff)
downloadrspamd-6990ef3daa64ad7ab9724dbb20cea92e243fb46a.tar.gz
rspamd-6990ef3daa64ad7ab9724dbb20cea92e243fb46a.zip
Merge branch 'master' into rspamadm-coroutines
Diffstat (limited to 'src/rspamadm/confighelp.c')
-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 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 {