summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-07-10 14:30:02 +0200
committerwm4 <wm4@nowhere>2016-07-10 19:51:09 +0200
commit065bb635d98f7655ce0d1f2afe7bbbcf737f3fea (patch)
treea94b6f3bb45e45509973e35d40f1dad39fbbd440 /DOCS/man
parentc5827387fd9a9c2986992b64382e6dad86f1eb6c (diff)
downloadmpv-065bb635d98f7655ce0d1f2afe7bbbcf737f3fea.tar.bz2
mpv-065bb635d98f7655ce0d1f2afe7bbbcf737f3fea.tar.xz
manpage: minor fix
Also fix some other type in interface-changes.rst.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/lua.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/lua.rst b/DOCS/man/lua.rst
index 99ff6ffce9..d8252a2dd5 100644
--- a/DOCS/man/lua.rst
+++ b/DOCS/man/lua.rst
@@ -541,8 +541,8 @@ Example command-line::
--script-opts=myscript-optionA=TEST,myscript-optionB=0,myscript-optionC=yes
-mp.utils options
-----------------
+mp.utils functions
+------------------
This built-in module provides generic helper functions for Lua, and have
strictly speaking nothing to do with mpv or video/audio playback. They are