summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2017-03-20 05:34:56 +0100
committerwm4 <wm4@nowhere>2017-03-20 05:34:56 +0100
commit80b89cef615aa158459ff589d25a82768609bd53 (patch)
tree74754b74e1eaba486d53de84427edb22c5e68a1e /DOCS/man/options.rst
parent7e4a73c8e4ed771b914f49a2de14b830469a470a (diff)
downloadmpv-80b89cef615aa158459ff589d25a82768609bd53.tar.bz2
mpv-80b89cef615aa158459ff589d25a82768609bd53.tar.xz
manpage: fix a typo
Diffstat (limited to 'DOCS/man/options.rst')
-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 4a0544d03a..61a5f61a37 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -4451,7 +4451,7 @@ The following video options are currently all specific to ``--vo=opengl`` and
yes
Try to prefer ES over Desktop GL
- forc2
+ force2
Try to request a ES 2.0 context (the driver might ignore this)
no
Try to prefer desktop GL over ES