summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorEllis Berner <eberner@gmail.com>2013-04-18 14:41:32 -0700
committerEllis Berner <eberner@gmail.com>2013-04-18 14:41:32 -0700
commit4beedec44d9eac2d26becb10cdf7739a76e88096 (patch)
treee901c0a12a164d97e795b695fb222ab5174b4fcd /DOCS
parent9a6e6b2fc24cce5bed2831d892fbaf91f7926b53 (diff)
downloadmpv-4beedec44d9eac2d26becb10cdf7739a76e88096.tar.bz2
mpv-4beedec44d9eac2d26becb10cdf7739a76e88096.tar.xz
Fix typo for opengl dither-depth default
Diffstat (limited to 'DOCS')
-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.