]> git.ipfire.org Git - thirdparty/haproxy.git/commit
DOC: lua: fix core.register_action typo
authorAurelien DARRAGON <adarragon@haproxy.com>
Wed, 23 Aug 2023 15:38:42 +0000 (17:38 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 25 Aug 2023 09:52:43 +0000 (11:52 +0200)
commit7e9aea789f4412bbcb149f9954b08da861c2fc7e
tree7720d5b90e4153ba3d568f15f24af7853564d7d6
parent190f09a6ce6fba8bfd8fa4739b89ca7add807231
DOC: lua: fix core.register_action typo

"converter" was used in place of "action" as a result of a copy-paste
error probably.

Also, rephrasing the "actions" keyword explanation to prevent confusion
between action name (which is the name of new action about to be created)
and action facilities where we want to expose the new action.

This could be backported to every stable versions.
doc/lua-api/index.rst