From 769f79bd39ceacdb34cd011271addf48d79cee5a Mon Sep 17 00:00:00 2001 From: torque Date: Fri, 18 Mar 2016 23:49:52 -0700 Subject: man: lua: fix typo in script-binding example. This line was added in ae5df9be98e4193342321f30285655fcf88e7e63, and it appears to have been a typo. --- DOCS/man/lua.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/lua.rst b/DOCS/man/lua.rst index 245eb58a5d..2e9bfa508f 100644 --- a/DOCS/man/lua.rst +++ b/DOCS/man/lua.rst @@ -255,7 +255,7 @@ The ``mp`` module is preloaded, although it can be loaded manually with :: - y script-binding fooscript.something + y script-binding fooscript/something ``mp.add_forced_key_binding(...)`` This works almost the same as ``mp.add_key_binding``, but registers the -- cgit v1.2.3