From 22ab95203ba1fffd7a7f49525f2afd2fd2930dfc Mon Sep 17 00:00:00 2001 From: Mikhail Galanin Date: Thu, 6 Sep 2018 09:23:58 +0100 Subject: [PATCH] [Minor] Misprint --- src/rspamadm/confighelp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.47.3