]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
doc/userguide: fix typo
authorEric Leblond <eric@regit.org>
Sat, 12 Oct 2019 15:39:54 +0000 (17:39 +0200)
committerVictor Julien <victor@inliniac.net>
Thu, 17 Oct 2019 09:39:39 +0000 (11:39 +0200)
doc/userguide/rules/base64-keywords.rst

index 350fc236c0746bf702f17c7a9e2ed260e622344a..4d704292bc9b924797a21597f769a7d4b15abefb 100644 (file)
@@ -8,7 +8,7 @@ This is achieved by using two keywords, ``base64_decode`` and ``base64_data``. B
 base64_decode
 -------------
 
-Decodes base64_data from a buffer and makes it available for the base64_data function.
+Decodes base64 data from a buffer and makes it available for the base64_data function.
 
 Syntax::