summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <nfxjfg@googlemail.com>2013-04-18 14:48:43 -0700
committerwm4 <nfxjfg@googlemail.com>2013-04-18 14:48:43 -0700
commit2d3f525cdf36ca255eaf0a975f998ba66ea0d7fb (patch)
treee901c0a12a164d97e795b695fb222ab5174b4fcd
parent9a6e6b2fc24cce5bed2831d892fbaf91f7926b53 (diff)
parent4beedec44d9eac2d26becb10cdf7739a76e88096 (diff)
downloadmpv-2d3f525cdf36ca255eaf0a975f998ba66ea0d7fb.tar.bz2
mpv-2d3f525cdf36ca255eaf0a975f998ba66ea0d7fb.tar.xz
Merge pull request #62 from maletor/patch-1
Fix typo for opengl dither-depth default
-rw-r--r--DOCS/man/en/vo.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/vo.rst b/DOCS/man/en/vo.rst
index 6d64e3062e..29c1364f77 100644
--- a/DOCS/man/en/vo.rst
+++ b/DOCS/man/en/vo.rst
@@ -320,7 +320,7 @@ opengl
sporadic and temporary image corruption.
dither-depth=<N|no|auto>
- Set dither target depth to N. Default: auto.
+ Set dither target depth to N. Default: no.
no
Disable any dithering done by mpv.