summaryrefslogtreecommitdiffstats
path: root/DOCS/man/lua.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/lua.rst')
-rw-r--r--DOCS/man/lua.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/lua.rst b/DOCS/man/lua.rst
index 64775d0d74..c52e95c388 100644
--- a/DOCS/man/lua.rst
+++ b/DOCS/man/lua.rst
@@ -99,7 +99,7 @@ The ``mp`` module is preloaded, although it can be loaded manually with
functions.
Unlike ``mp.command``, this will not use OSD by default either (except
- for some OSd-specific commands).
+ for some OSD-specific commands).
``mp.command_native(table [,def])``
Similar to ``mp.commandv``, but pass the argument list as table. This has