]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: rephrase nocase placement explanation
authorAndreas Herz <andi@geekosphere.org>
Tue, 30 May 2017 20:46:47 +0000 (22:46 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 31 May 2017 09:25:24 +0000 (11:25 +0200)
doc/userguide/rules/payload-keywords.rst

index 2e0f4db0cafcc82126d47b49b6485634e03105eb..42b6f70d011855b841b88cf4c0559044a3da6672 100644 (file)
@@ -107,7 +107,7 @@ The format of this keyword is::
 
   nocase;
 
-You have to place it behind the content you want to modify, like::
+You have to place it after the content you want to modify, like::
 
   content: “abc”; nocase;