summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2019-07-15 03:20:59 +0200
committerwm4 <wm4@nowhere>2019-09-19 20:37:05 +0200
commit6b7ecb30d89f767fd8396c9ed28671a71447575d (patch)
tree85350848fea1013074a5d335c85a652753ba1cb5
parent9cfeafa89e2e8cbd67ba60371804e817c72e701a (diff)
downloadmpv-6b7ecb30d89f767fd8396c9ed28671a71447575d.tar.bz2
mpv-6b7ecb30d89f767fd8396c9ed28671a71447575d.tar.xz
manpage: input.rst: fix a typo
-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 4bb271cd31..5451334313 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1596,7 +1596,7 @@ Property list
``seeking``
Returns ``yes`` if the player is currently seeking, or otherwise trying
to restart playback. (It's possible that it returns ``yes`` while a file
- is loadedThis is because the same underlying code is used for seeking and
+ is loaded. This is because the same underlying code is used for seeking and
resyncing.)
``mixer-active``