]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc: fix typos in geoip doc
authorEric Leblond <eric@regit.org>
Fri, 2 Aug 2019 07:32:08 +0000 (09:32 +0200)
committerVictor Julien <victor@inliniac.net>
Wed, 21 Aug 2019 09:47:49 +0000 (11:47 +0200)
doc/userguide/rules/header-keywords.rst

index 8ded4c41b2c0de43b91e62108e40ff2e426f8246..240a5a52e5ff9c3fe90997f1ed845b79d8da5363 100644 (file)
@@ -154,8 +154,8 @@ direction you would like to match
 ====== =============================================================
 Option Description
 ====== =============================================================
-both   Both directions have to match with the given geoip (geopip's)
-any    One of the directions have to match with the given geoip ('s).
+both   Both directions have to match with the given geoip(s)
+any    One of the directions has to match with the given geoip(s).
 dest   If the destination matches with the given geoip.
 src    The source matches with the given geoip.
 ====== =============================================================