@@ -10247,7 +10247,7 @@ <h1>VIDEO FILTERS</h1>
10247
10247
<dd>Refresh rate of the current display. Note that this value can be 0.</dd>
10248
10248
<dt><tt class="docutils literal">display_res</tt></dt>
10249
10249
<dd>Resolution of the current display. This is an integer array with the
10250
- first entry corresponding to the width and the second entry coresponding
10250
+ first entry corresponding to the width and the second entry corresponding
10251
10251
to the height. These values can be 0. Note that this will not respond to
10252
10252
monitor changes and may not work on all platforms.</dd>
10253
10253
</dl>
@@ -12789,7 +12789,7 @@ <h2>Property list</h2>
12789
12789
<dt><tt class="docutils literal"><span class="pre">video-params/aspect</span></tt></dt>
12790
12790
<dd>Display aspect ratio as float.</dd>
12791
12791
<dt><tt class="docutils literal"><span class="pre">video-params/aspect-name</span></tt></dt>
12792
- <dd>Display aspect ratio name as string. The name coresponds to motion
12792
+ <dd>Display aspect ratio name as string. The name corresponds to motion
12793
12793
picture film format that introduced given aspect ratio in film.</dd>
12794
12794
<dt><tt class="docutils literal"><span class="pre">video-params/par</span></tt></dt>
12795
12795
<dd>Pixel aspect ratio.</dd>
@@ -16718,7 +16718,7 @@ <h1>FILES ON WINDOWS</h1>
16718
16718
<h1>FILES ON MACOS</h1>
16719
16719
<p>On macOS the watch later directory is located at <tt class="docutils literal"><span class="pre">~/.config/mpv/watch_later/</span></tt>
16720
16720
and the cache directory is set to <tt class="docutils literal">~/Library/Caches/io.mpv/</tt>. These directories
16721
- can't be overwritten by enviroment variables.
16721
+ can't be overwritten by environment variables.
16722
16722
Everything else is the same as <a class="reference internal" href="#files">FILES</a>.</p>
16723
16723
</div>
16724
16724
0 commit comments