summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlessandro Ghedini <alessandro@ghedini.me>2014-11-26 00:08:28 +0100
committerAlessandro Ghedini <alessandro@ghedini.me>2014-11-28 15:49:52 +0100
commit8d8b36df1b7c14b5fd2c10b02d1431cd64f0f1a1 (patch)
tree22e3a076ab68dfad404f4fb6ac568610b151c46b
parent2da6c95208f286738cd4efc57c70f88aad457b29 (diff)
downloadmpv-8d8b36df1b7c14b5fd2c10b02d1431cd64f0f1a1.tar.bz2
mpv-8d8b36df1b7c14b5fd2c10b02d1431cd64f0f1a1.tar.xz
manpage: lua: fix typo paramater -> parameter
-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