Commit 5b818e66 authored by Rémi Duraffort's avatar Rémi Duraffort

lua: typo in the documentation

parent 1c357337
......@@ -229,7 +229,7 @@ OSD
osd.icon( type, [id] ): Display an icon on the given OSD channel. Uses the
default channel is none is given. Icon types are: "pause", "play",
"speaker" and "mute".
osd.message( string, [id], [position], [duration]: Display the text message on
osd.message( string, [id], [position], [duration] ): Display the text message on
the given OSD channel. Position types are: "center", "left", "right", "top",
"bottom", "top-left", "top-right", "bottom-left" or "bottom-right". The
duration is set in microseconds.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment