]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
Doc: Fix typo in documentation of suricata.yaml. 7056/head
authorAndreas Dolp <dev@andreas-dolp.de>
Fri, 4 Feb 2022 18:49:23 +0000 (19:49 +0100)
committerVictor Julien <vjulien@oisf.net>
Tue, 22 Feb 2022 19:14:08 +0000 (20:14 +0100)
doc/userguide/configuration/suricata-yaml.rst

index b3db3875a4f2aca26c4394f51d49c30944642506..f88f9103b32045c6e4334ed25a736b6479c9a054 100644 (file)
@@ -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.
 
 ::