summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Ramacher <sramacher@debian.org>2024-05-01 11:24:54 +0200
committerKacper Michajłow <kasper93@gmail.com>2024-05-01 14:39:52 +0200
commitec447fd4a266e8158519f5e89589c368211bfa14 (patch)
tree4c58d90576633ebdc1572565e3325a6eab53d6e2
parentb68c742b271f6e36d9aedd9fa906a692d267dcd2 (diff)
downloadmpv-master.tar.bz2
mpv-master.tar.xz
DOCS: fix spelling of environment and corresponding/correspondsHEADmaster
-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.