summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-01 22:54:26 +0100
committerwm4 <wm4@nowhere>2015-01-01 22:54:26 +0100
commit0e9d19cd052e8d1086f4588d8e2d6ab4c1bb4ee8 (patch)
tree523a88173d5f0da8dcdba4adca9f791b024bf284
parent4c3f0427775273fe3925f631ea46891af56020aa (diff)
downloadmpv-0e9d19cd052e8d1086f4588d8e2d6ab4c1bb4ee8.tar.bz2
mpv-0e9d19cd052e8d1086f4588d8e2d6ab4c1bb4ee8.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 e95f22aaeb..3a1c23e2f6 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -500,7 +500,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.