summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-11-19 18:27:53 +0100
committerwm4 <wm4@nowhere>2014-11-19 18:27:53 +0100
commit9b8a62c0b289525f2df73c5e2a8ccec09452fd8d (patch)
tree2fecc05e1a364bd81fc21dc440c611b2ef19be4e
parentd51a032fd773cbee6743d2e0f9dcc7fad65ae4f2 (diff)
downloadmpv-9b8a62c0b289525f2df73c5e2a8ccec09452fd8d.tar.bz2
mpv-9b8a62c0b289525f2df73c5e2a8ccec09452fd8d.tar.xz
manpage: fix typo
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index aeb0cc63fe..efc0228a76 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2074,7 +2074,7 @@ Demuxer
When opening the file, seek to the end of it, and check what timestamp the
last video packet has, and report that as file duration. This is strictly
for compatibility with Haali only. In this mode, it's possible that opening
- will slower (especially when playing over http), or that behavior with
+ will be slower (especially when playing over http), or that behavior with
broken files is much worse. So don't use this option.
``--demuxer-rawaudio-channels=<value>``