summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAleksey Andreev <liuch@mail.ru>2014-09-15 01:41:32 +0400
committerwm4 <wm4@nowhere>2014-09-15 23:23:26 +0200
commit9e1ea9b3cd375d0f18c8a52978da01dbf544576d (patch)
tree0840fdcbea57230ef76f627e90d5bba2a4370f22
parentcfdeb9d8ced819053eca80a49803506ca2891a05 (diff)
downloadmpv-9e1ea9b3cd375d0f18c8a52978da01dbf544576d.tar.bz2
mpv-9e1ea9b3cd375d0f18c8a52978da01dbf544576d.tar.xz
manpage: fix typo in input.rst
Signed-off-by: wm4 <wm4@nowhere>
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index c39be9556f..7eeade3a0d 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -268,7 +268,7 @@ List of Input Commands
the current track. (Works on external subtitle files only.)
``sub_reload [<id>]``
- Reload the given subtitle tracks. If the ``id`` argument is missing, remove
+ Reload the given subtitle tracks. If the ``id`` argument is missing, reload
the current track. (Works on external subtitle files only.)
This works by unloading and re-adding the subtitle track.