summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
authorrrooij <rderooij685@gmail.com>2015-06-17 19:37:25 +0200
committerwm4 <wm4@nowhere>2015-06-17 20:13:34 +0200
commita87b18aa5a9126abf98c989625dd45a8623c6f17 (patch)
tree46b2ea70c177d6fe104530dbbe6eea2e44a7fa2e /DOCS/man/input.rst
parentf53135ffea60ff45b05a65035bafc21f1aab46ee (diff)
downloadmpv-a87b18aa5a9126abf98c989625dd45a8623c6f17.tar.bz2
mpv-a87b18aa5a9126abf98c989625dd45a8623c6f17.tar.xz
DOCS/manpage: fix typos
Fix some errors in the man pages by spell checking them. Most of them were typos. Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 397e425c1e..0b0ccae1ec 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -902,7 +902,7 @@ Property list
always exactly known, so this is an estimate.
``playtime-remaining``
- ``time-remaining`` scaled by the the current ``speed``.
+ ``time-remaining`` scaled by the current ``speed``.
``playback-time``
Return the playback time, which is the time difference between start PTS and current PTS.
@@ -1211,7 +1211,7 @@ Property list
``balance`` (RW)
Audio channel balance. (The implementation of this feature is rather odd.
It doesn't change the volumes of each channel, but instead sets up a pan
- matrix to mix the the left and right channels.)
+ matrix to mix the left and right channels.)
``fullscreen`` (RW)
See ``--fullscreen``.