summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2019-11-29 18:09:59 +0800
committerPhilip Langdale <philipl@overt.org>2019-11-29 18:21:35 +0800
commit82735d1287a1ff6d057f42c475d25bc210d75cfe (patch)
treef37dc61d73b735411f63d72c06fe164aaeab8ccd
parentc13d6da4d4207cc3f8c64e31019306139cf139f2 (diff)
downloadmpv-82735d1287a1ff6d057f42c475d25bc210d75cfe.tar.bz2
mpv-82735d1287a1ff6d057f42c475d25bc210d75cfe.tar.xz
man/osc: fix typo
-rw-r--r--DOCS/man/osc.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index c0b3760a2e..f99c86ab4d 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -350,7 +350,7 @@ Configurable Options
disabled (``border=no``) or because the current platform doesn't support
them (eg: gnome-shell with wayland).
- The set of window controls is fixed, offering ``minimze``, ``maximize``,
+ The set of window controls is fixed, offering ``minimize``, ``maximize``,
and ``quit``. Not all platforms implement ``minimize`` and ``maximize``,
but ``quit`` will always work.