From: Mikhail Galanin Date: Fri, 5 Oct 2018 13:16:08 +0000 (+0100) Subject: [Minor] misprint X-Git-Tag: 1.8.1~89^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2571%2Fhead;p=thirdparty%2Frspamd.git [Minor] misprint --- diff --git a/lualib/rspamadm/confighelp.lua b/lualib/rspamadm/confighelp.lua index c45c35da54..6f84ae53f8 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