TOOLS/umpv: fix typo in docstring

This commit is contained in:
Adrian Sadłocha 2015-04-17 01:27:56 +02:00 committed by wm4
parent 00c18b32bf
commit 18f30787f2
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ script after that will start a new mpv instance.
Note that you can control the mpv instance by writing to the command fifo: Note that you can control the mpv instance by writing to the command fifo:
echo "cycle fullscreen" > ~/.umpv-fifo echo "cycle fullscreen" > ~/.umpv_fifo
Note: you can supply custom mpv path and options with the MPV environment Note: you can supply custom mpv path and options with the MPV environment
variable. The environment variable will be split on whitespace, and the variable. The environment variable will be split on whitespace, and the