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.
(cherry picked from commit 7e9aea789f4412bbcb149f9954b08da861c2fc7e)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit e239e70942f2e6477ebe375aa255ba00d0e60e75)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit d7f6f65034b5bc0178f2eb66d6dcf7d0782094f4)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
(cherry picked from commit fd8da51c17c3473717d53d88d9cebc0f55e9c5c0)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
1 file changed