From: Chris Speidel Date: Sun, 17 Jun 2018 22:25:23 +0000 (-0400) Subject: doc: fix minor typo X-Git-Tag: suricata-4.1.0-rc1~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e8959b4659ff3290a75bca61762d9be18c69769;p=thirdparty%2Fsuricata.git doc: fix minor typo --- diff --git a/doc/userguide/output/lua-output.rst b/doc/userguide/output/lua-output.rst index fef235c199..1503444db1 100644 --- a/doc/userguide/output/lua-output.rst +++ b/doc/userguide/output/lua-output.rst @@ -95,7 +95,7 @@ The scripts-dir option is optional. It makes Suricata load the scripts from this directory. Otherwise scripts will be loaded from the current workdir. -Developping lua output script +Developing lua output script ----------------------------- You can use functions described in :ref:`Lua Functions `