From 28648542c65676e7c25c8cda9d13adf252c50152 Mon Sep 17 00:00:00 2001 From: Mikhail Galanin Date: Fri, 5 Oct 2018 14:16:08 +0100 Subject: [PATCH] [Minor] misprint --- lualib/rspamadm/confighelp.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lualib/rspamadm/confighelp.lua b/lualib/rspamadm/confighelp.lua index c45c35da5..6f84ae53f 100644 --- a/lualib/rspamadm/confighelp.lua +++ b/lualib/rspamadm/confighelp.lua @@ -20,7 +20,7 @@ parser:flag "--no-color" parser:flag "--short" :description "Show only option names" parser:flag "--no-examples" - :description "Do not show examples (impied by --short)" + :description "Do not show examples (implied by --short)" local function maybe_print_color(key) if not opts['no-color'] then -- 2.39.5