summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorhooke007 <41094733+hooke007@users.noreply.github.com>2021-06-24 01:03:27 +0800
committerDudemanguy <random342@airmail.cc>2021-06-24 14:34:33 +0000
commit5f76744c614d7614a3af97bb94010df4e54bcdfd (patch)
tree1fb068efd36d1ccca65ed1157a9069e798c2367d /DOCS
parentee2762924412211bcac76e3aaae07e880fd284a8 (diff)
downloadmpv-5f76744c614d7614a3af97bb94010df4e54bcdfd.tar.bz2
mpv-5f76744c614d7614a3af97bb94010df4e54bcdfd.tar.xz
DOCS: fix typo on seekbarkeyframes
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/osc.rst12
1 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index 9dd09f3241..71af9d2de8 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -180,12 +180,12 @@ Configurable Options
``seekbarkeyframes``
Default: yes
- Controls the mode used to seek when dragging the seekbar (default: true). If
- set to true, default seeking mode is used (usually keyframes, but player
- defaults and heuristics can change it to exact). If set to false, exact
- seeking on mouse drags will be used instead. Keyframes are preferred, but
- exact seeks may be useful in cases where keyframes cannot be found. Note
- that using exact seeks can potentially make mouse dragging much slower.
+ Controls the mode used to seek when dragging the seekbar. If set to ``yes``,
+ default seeking mode is used (usually keyframes, but player defaults and
+ heuristics can change it to exact). If set to ``no``, exact seeking on
+ mouse drags will be used instead. Keyframes are preferred, but exact seeks
+ may be useful in cases where keyframes cannot be found. Note that using
+ exact seeks can potentially make mouse dragging much slower.
``seekrangestyle``
Default: inverted