summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-06-28 13:23:16 +0200
committerwm4 <wm4@nowhere>2015-06-28 13:23:16 +0200
commitb2e1c91f4003c2965cd73aa9abae7994db7e4d64 (patch)
treefa4420f38488f0611342729744b7e38fec4551c4
parent26f52c5730bbe66229e05f11be8a94a539786318 (diff)
downloadmpv-b2e1c91f4003c2965cd73aa9abae7994db7e4d64.tar.bz2
mpv-b2e1c91f4003c2965cd73aa9abae7994db7e4d64.tar.xz
DOCS: fix recent typos
Pointed out by a certain wiiaboo.
-rw-r--r--DOCS/interface-changes.rst2
-rw-r--r--DOCS/man/input.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 3b64105dc9..5e6f2c7045 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -20,7 +20,7 @@ Interface changes
::
--- mpv 0.10.0 will be released ---
- - add ``track-list/N/foced`` property
+ - add ``track-list/N/forced`` property
- add audio-params/channel-count and ``audio-params-out/channel-count props.
- add af volume replaygain-fallback suboption
- add video-params/stereo-in property
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 7f6cb1856c..ac9c94b9a7 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1579,7 +1579,7 @@ Property list
``yes`` if the track has the default flag set in the file, ``no``
otherwise.
- ``track-list/N/foced``
+ ``track-list/N/forced``
``yes`` if the track has the forced flag set in the file, ``no``
otherwise.