summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorMarcin Kurczewski <mkurczew@gmail.com>2015-06-17 22:23:08 +0200
committerwm4 <wm4@nowhere>2015-06-18 19:36:58 +0200
commit797277a233eb779627a497ea98c756fa69ab5120 (patch)
tree99f5d859e4ffa0c462f14e65c055d045515b870b /DOCS/man/options.rst
parent0f0e88cbaa6b0bd2a579cb74bb04e05c3103b964 (diff)
downloadmpv-797277a233eb779627a497ea98c756fa69ab5120.tar.bz2
mpv-797277a233eb779627a497ea98c756fa69ab5120.tar.xz
Various spelling fixes
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 1c35aca9eb..4086475e77 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -838,7 +838,7 @@ Audio
Note that many AOs have a ``device`` sub-option, which overrides the
device selection of this option (but not the audio output selection).
Likewise, forcing an AO with ``--ao`` will override the audio output
- selection of ``--audio-device`` (but not the device selecton).
+ selection of ``--audio-device`` (but not the device selection).
Currently not implemented for most AOs.
@@ -3347,7 +3347,7 @@ Miscellaneous
you should not need to change this option.
:decoder: Use decoder reordering functionality. Unlike in classic MPlayer
- and mplayer2, this includes a dTS fallback. (Default.)
+ and mplayer2, this includes a DTS fallback. (Default.)
:sort: Maintain a buffer of unused pts values and use the lowest value
for the frame.
:auto: Try to pick a working mode from the ones above automatically.