From: Juliana Fajardini Date: Thu, 16 Dec 2021 12:07:16 +0000 (+0000) Subject: userguide: fix low-hanging typos Config page X-Git-Tag: suricata-7.0.0-beta1~1096 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b20488d4e104d7c3693b25810c77e7756050424;p=thirdparty%2Fsuricata.git userguide: fix low-hanging typos Config page --- diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index b6b6a80d93..f2955a2519 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -625,7 +625,7 @@ Pattern matcher settings The multi-pattern-matcher (MPM) is a part of the detection engine within Suricata that searches for multiple patterns at -once. Often, signatures have one ore more patterns. Of each +once. Often, signatures have one or more patterns. Of each signature, one pattern is used by the multi-pattern-matcher. That way Suricata can exclude many signatures from being examined, because a signature can only match when all its patterns match. @@ -1466,7 +1466,7 @@ configuration (console, file, syslog) if not otherwise set. line option `. The ``default-log-level`` set in the configuration value can be -overriden by the ``SC_LOG_LEVEL`` environment variable. +overridden by the ``SC_LOG_LEVEL`` environment variable. Default Log Format ~~~~~~~~~~~~~~~~~~