From d4144c04cdcadaf5829709784fb16dd1d872327f Mon Sep 17 00:00:00 2001 From: Andreas Dolp Date: Fri, 4 Feb 2022 19:49:23 +0100 Subject: [PATCH] Doc: Fix typo in documentation of suricata.yaml. --- doc/userguide/configuration/suricata-yaml.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. :: -- 2.47.2