]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix typo 2233/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Mon, 7 May 2018 19:00:52 +0000 (22:00 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Mon, 7 May 2018 19:00:52 +0000 (22:00 +0300)
lualib/rspamadm/configwizard.lua

index d4a32fbae7e07a37284669b5adac2fa0212fab42..1cd275f66cd6872b8b33013eecdb2f0e4b900740 100644 (file)
@@ -505,7 +505,7 @@ local function setup_statistic(cfg, changes)
               return false
             end
           else
-            rspamd_logger.messagex('cannot find %s and %s, skip conversation',
+            rspamd_logger.messagex('cannot find %s and %s, skip conversion',
                 cls.db_spam, cls.db_ham)
           end