summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2022-02-17 19:29:00 +0100
committeravih <avih@users.noreply.github.com>2022-02-18 19:39:10 +0200
commitb89ca0c552daa27e4846fade09ff87eb804f46ea (patch)
tree55475e5f8c208cbd803b34f13b9c519a03509d71 /DOCS
parent5186651f304fb49867f2542d2eb149f8191cf0de (diff)
downloadmpv-b89ca0c552daa27e4846fade09ff87eb804f46ea.tar.bz2
mpv-b89ca0c552daa27e4846fade09ff87eb804f46ea.tar.xz
DOCS/input: fix typo
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 2dc9bebf57..508f5adcce 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -431,7 +431,7 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_).
Playback is stopped. If idle mode (``--idle``) is enabled, the player
will enter idle mode, otherwise it will exit.
- This comm and is similar to ``loadfile`` in that it only manipulates the
+ This command is similar to ``loadfile`` in that it only manipulates the
state of what to play next, without waiting until the current file is
unloaded, and the next one is loaded.