From a945982e8ff0b4c16bcdc9388de077948a1e15db Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Fri, 5 May 2023 20:39:05 +0200 Subject: [PATCH] yaml: spelling --- suricata.yaml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/suricata.yaml.in b/suricata.yaml.in index 0321e2df82cc..2245b65a0b65 100644 --- a/suricata.yaml.in +++ b/suricata.yaml.in @@ -1844,7 +1844,7 @@ profiling: # accept the packet if Suricata is not able to keep pace. # bypass mark and mask can be used to implement NFQ bypass. If bypass mark is # set then the NFQ bypass is activated. Suricata will set the bypass mark/mask -# on packet of a flow that need to be bypassed. The Nefilter ruleset has to +# on packet of a flow that need to be bypassed. The Netfilter ruleset has to # directly accept all packets of a flow once a packet has been marked. nfq: # mode: accept @@ -1884,7 +1884,7 @@ capture: #disable-offloading: false # # disable checksum validation. Same as setting '-k none' on the - # commandline. + # command-line. #checksum-validation: none # Netmap support