man: lua: fix typo in script-binding example.

This line was added in ae5df9be98, and it appears to have been a typo.
This commit is contained in:
torque 2016-03-18 23:49:52 -07:00 committed by wm4
parent f0ba2a54e6
commit 769f79bd39
1 changed files with 1 additions and 1 deletions

View File

@ -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