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