From: Mikhail Galanin Date: Thu, 6 Sep 2018 08:23:58 +0000 (+0100) Subject: [Minor] Misprint X-Git-Tag: 1.8.0~180^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2463%2Fhead;p=thirdparty%2Frspamd.git [Minor] Misprint --- diff --git a/src/rspamadm/confighelp.c b/src/rspamadm/confighelp.c index 85564cf4cd..e0ca2a3fcf 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 {