]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Fix spelling
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 4 Jan 2018 19:08:39 +0000 (19:08 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 4 Jan 2018 19:10:28 +0000 (19:10 +0000)
src/rspamadm/rescore.c

index 957e131fc04f80c42906588a4ff60f1e1a62c41c..48dbc1f1f0a77a55876b855de85e942335fa3813 100644 (file)
@@ -84,7 +84,7 @@ rspamadm_rescore (gint argc, gchar **argv) {
        ucl_object_t *obj;
 
        context = g_option_context_new (
-                       "rescore - Estimate optimal symbol weights from log files");
+                       "rescore - estimate optimal symbol weights from log files");
 
        g_option_context_set_summary (context,
                        "Summary:\n Rspamd administration utility version "