From: Eric Leblond Date: Sat, 12 Oct 2019 15:39:54 +0000 (+0200) Subject: doc/userguide: fix typo X-Git-Tag: suricata-5.0.1~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ef2f81ee7f8f7b1a457edc38d5aef63f67d3ad6;p=thirdparty%2Fsuricata.git doc/userguide: fix typo --- diff --git a/doc/userguide/rules/base64-keywords.rst b/doc/userguide/rules/base64-keywords.rst index 350fc236c0..4d704292bc 100644 --- a/doc/userguide/rules/base64-keywords.rst +++ b/doc/userguide/rules/base64-keywords.rst @@ -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::