summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDouglas Christman <DouglasChristman@gmail.com>2016-11-05 20:38:19 -0400
committerMartin Herkt <lachs0r@srsfckn.biz>2016-11-06 04:53:55 +0100
commit932ecbfe9e9bcac43ba032d91d7af1f029a7610f (patch)
treee0bfbdf1b5a4fd3bc2fb16dd6632b3c5a047cf7c
parent7c9f32620f2d5f0f19130e7f6b2fa7bf38d3729b (diff)
downloadmpv-932ecbfe9e9bcac43ba032d91d7af1f029a7610f.tar.bz2
mpv-932ecbfe9e9bcac43ba032d91d7af1f029a7610f.tar.xz
man/options.rst: 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 dbb5862613..6f904b2495 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -1508,7 +1508,7 @@ Subtitles
``--sub-scale-with-window=<yes|no>``
Make the subtitle font size relative to the window, instead of the video.
This is useful if you always want the same font size, even if the video
- doesn't covert the window fully, e.g. because screen aspect and window
+ doesn't cover the window fully, e.g. because screen aspect and window
aspect mismatch (and the player adds black bars).
Default: yes.