]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
yaml: spelling
authorVictor Julien <vjulien@oisf.net>
Fri, 5 May 2023 18:39:05 +0000 (20:39 +0200)
committerVictor Julien <vjulien@oisf.net>
Sat, 6 May 2023 12:50:43 +0000 (14:50 +0200)
suricata.yaml.in

index 0321e2df82cc13db15265d72d850ccb78e7fb844..2245b65a0b651e61192cc3c8a9cb7e944f30e927 100644 (file)
@@ -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