]> source.dussan.org Git - rspamd.git/commitdiff
[Minor] Go be noц somewhere else
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 28 Feb 2021 19:34:31 +0000 (19:34 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sun, 28 Feb 2021 19:34:31 +0000 (19:34 +0000)
src/libmime/mime_headers.c

index e3ad125e0d8c5e7a16501d2ad3c26f53ef860265..a480c6fc68223edd2fbf9c089d7f9b56f9fffb6f 100644 (file)
@@ -1866,7 +1866,7 @@ rspamd_message_set_modified_header (struct rspamd_task *task,
                /* End of headers removal logic */
        }
 
-       /* We can noц deal with headers additions */
+       /* We can now deal with headers additions */
        elt = ucl_object_lookup (obj, "add");
        if (elt && ucl_object_type (elt) == UCL_ARRAY) {
                if (!(hdr_elt->flags & RSPAMD_HEADER_MODIFIED)) {