mirror of https://github.com/mpv-player/mpv
DOCS: fix spelling of environment and corresponding/corresponds
This commit is contained in:
parent
b68c742b27
commit
ec447fd4a2
|
@ -2522,7 +2522,7 @@ Property list
|
|||
Display aspect ratio as float.
|
||||
|
||||
``video-params/aspect-name``
|
||||
Display aspect ratio name as string. The name coresponds to motion
|
||||
Display aspect ratio name as string. The name corresponds to motion
|
||||
picture film format that introduced given aspect ratio in film.
|
||||
|
||||
``video-params/par``
|
||||
|
|
|
@ -1698,5 +1698,5 @@ FILES ON MACOS
|
|||
|
||||
On macOS the watch later directory is located at ``~/.config/mpv/watch_later/``
|
||||
and the cache directory is set to ``~/Library/Caches/io.mpv/``. These directories
|
||||
can't be overwritten by enviroment variables.
|
||||
can't be overwritten by environment variables.
|
||||
Everything else is the same as `FILES`_.
|
||||
|
|
|
@ -585,7 +585,7 @@ Available mpv-only filters are:
|
|||
|
||||
``display_res``
|
||||
Resolution of the current display. This is an integer array with the
|
||||
first entry corresponding to the width and the second entry coresponding
|
||||
first entry corresponding to the width and the second entry corresponding
|
||||
to the height. These values can be 0. Note that this will not respond to
|
||||
monitor changes and may not work on all platforms.
|
||||
|
||||
|
|
Loading…
Reference in New Issue