From 1e8959b4659ff3290a75bca61762d9be18c69769 Mon Sep 17 00:00:00 2001 From: Chris Speidel Date: Sun, 17 Jun 2018 18:25:23 -0400 Subject: [PATCH] doc: fix minor typo --- doc/userguide/output/lua-output.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ` -- 2.47.2