mirror of
https://github.com/mpv-player/mpv
synced 2025-03-22 03:08:33 +00:00
manpage: lua: fix typo paramater -> parameter
This commit is contained in:
parent
2da6c95208
commit
8d8b36df1b
@ -573,7 +573,7 @@ strictly part of the guaranteed API.
|
|||||||
Runs an external process and waits until it exits. Returns process status
|
Runs an external process and waits until it exits. Returns process status
|
||||||
and the captured output.
|
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``
|
``args``
|
||||||
Array of strings. The first array entry is the executable. This
|
Array of strings. The first array entry is the executable. This
|
||||||
|
Loading…
Reference in New Issue
Block a user