summaryrefslogtreecommitdiffstats
path: root/DOCS/man/mpv.rst
diff options
context:
space:
mode:
authorrrooij <rderooij685@gmail.com>2015-06-17 19:37:25 +0200
committerwm4 <wm4@nowhere>2015-06-17 20:13:34 +0200
commita87b18aa5a9126abf98c989625dd45a8623c6f17 (patch)
tree46b2ea70c177d6fe104530dbbe6eea2e44a7fa2e /DOCS/man/mpv.rst
parentf53135ffea60ff45b05a65035bafc21f1aab46ee (diff)
downloadmpv-a87b18aa5a9126abf98c989625dd45a8623c6f17.tar.bz2
mpv-a87b18aa5a9126abf98c989625dd45a8623c6f17.tar.xz
DOCS/manpage: fix typos
Fix some errors in the man pages by spell checking them. Most of them were typos. Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS/man/mpv.rst')
-rw-r--r--DOCS/man/mpv.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst
index 813221ac0f..cc8fd26757 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -280,7 +280,7 @@ spaces or characters like ``,`` or ``:``, you need to quote them:
``mpv '--vo=opengl:icc-profile="file with spaces.icc",xv'``
Shells may actually strip some quotes from the string passed to the commandline,
-so the example quotes the string twice, ensuring that mpv recieves the ``"``
+so the example quotes the string twice, ensuring that mpv receives the ``"``
quotes.
The ``[...]`` form of quotes wraps everything between ``[`` and ``]``. It's