summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorBisaloo <Bisaloo@users.noreply.github.com>2017-12-27 18:58:14 +0100
committerKevin Mitchell <kevmitch@gmail.com>2017-12-27 13:16:30 -0700
commit8a2db0c4b1a4e11b37541ac1eff90d4085fcb608 (patch)
tree73e607ef4a0e3c91b1ee8112bdb700904631f592 /DOCS
parent016c4405fb62d1f4fb98333fbe847a719d5db000 (diff)
downloadmpv-8a2db0c4b1a4e11b37541ac1eff90d4085fcb608.tar.bz2
mpv-8a2db0c4b1a4e11b37541ac1eff90d4085fcb608.tar.xz
manpage: fix typo in warning
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index e2ff436ab9..f82263e134 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -27,7 +27,7 @@ Available audio output drivers are:
.. warning::
To get multichannel/surround audio, use ``--audio-channels=auto``. The
- default for this option is ``auto-safe``, which makes this audio otuput
+ default for this option is ``auto-safe``, which makes this audio output
explicitly reject multichannel output, as there is no way to detect
whether a certain channel layout is actually supported.