summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2014-11-26 00:08:28 +0100
committerAlessandro Ghedini <alessandro@ghedini.me>2014-11-26 00:08:36 +0100
commit134d2475e659f7d84e7e949bc529dc9b10cb3c3e (patch)
tree3308d9f9d9b53179caf223535a3586a75a2dfc93 /DOCS
parent9479daa13ef4b86325f8a9f4fcf6e3141739cb76 (diff)
downloadmpv-134d2475e659f7d84e7e949bc529dc9b10cb3c3e.tar.bz2
mpv-134d2475e659f7d84e7e949bc529dc9b10cb3c3e.tar.xz
manpage: lua: fix typo paramater -> parameter
Diffstat (limited to 'DOCS')
-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 3f9e90e0b0..3c0d104e40 100644
--- a/DOCS/man/lua.rst
+++ b/DOCS/man/lua.rst
@@ -573,7 +573,7 @@ strictly part of the guaranteed API.
Runs an external process and waits until it exits. Returns process status
and the captured output.
- The paramater ``t`` is a table. The function reads the following entries:
+ The parameter ``t`` is a table. The function reads the following entries:
``args``
Array of strings. The first array entry is the executable. This