From: Andreas Dolp Date: Fri, 4 Feb 2022 18:49:23 +0000 (+0100) Subject: Doc: Fix typo in documentation of suricata.yaml. X-Git-Tag: suricata-7.0.0-beta1~857 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4144c04cdcadaf5829709784fb16dd1d872327f;p=thirdparty%2Fsuricata.git Doc: Fix typo in documentation of suricata.yaml. --- diff --git a/doc/userguide/configuration/suricata-yaml.rst b/doc/userguide/configuration/suricata-yaml.rst index b3db3875a4..f88f9103b3 100644 --- a/doc/userguide/configuration/suricata-yaml.rst +++ b/doc/userguide/configuration/suricata-yaml.rst @@ -1080,7 +1080,7 @@ parsers that do file extraction. Inspection of reassembled data is done in chunks. The size of these chunks is set with ``toserver_chunk_size`` and ``toclient_chunk_size``. -To avoid making the borders predictable, the sizes van be varied by +To avoid making the borders predictable, the sizes can be varied by adding in a random factor. ::