summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/man/input.rst2
-rw-r--r--DOCS/man/mpv.rst2
-rw-r--r--DOCS/man/vf.rst2
3 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 7863090c59..1a6fa7de13 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -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``
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index b0f407e874..579f1b313f 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -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`_.
diff --git a/DOCS/man/vf.rst b/DOCS/man/vf.rst
index 5c29cba0e9..a989ad5445 100644
--- a/DOCS/man/vf.rst
+++ b/DOCS/man/vf.rst
@@ -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.