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.