summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-01 22:54:26 +0100
committerDiogo Franco (Kovensky) <diogomfranco@gmail.com>2015-01-25 17:00:06 +0900
commit0547b2a637e425ff3e1e6799816d966b901f074f (patch)
tree058b5673a11fe02e7a97418dd9e6724127113e05 /DOCS
parent906448243ca751ca587b516b90c6c7ff7b26842c (diff)
downloadmpv-0547b2a637e425ff3e1e6799816d966b901f074f.tar.bz2
mpv-0547b2a637e425ff3e1e6799816d966b901f074f.tar.xz
manpage: fix typo
Diffstat (limited to 'DOCS')
-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 03d66222c0..d0cc79df20 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -498,7 +498,7 @@ Video
in mpv 0.5.x and before.) This tells the decoder to skip frames (unless
they are needed to decode future frames). May help with slow systems,
but can produce unwatchably choppy output, or even freeze the display
- complete. Not recommended.
+ completely. Not recommended.
The ``--vd-lavc-framedrop`` option controls what frames to drop.
<decoder+vo>
Enable both modes. Not recommended.