diff options
author | James Cowgill <james410@cowgill.org.uk> | 2017-07-19 14:51:11 +0100 |
---|---|---|
committer | Ricardo Constantino <wiiaboo@gmail.com> | 2017-07-19 19:05:25 +0100 |
commit | f676f6d2b90f26106f8aadc31ff6ea2d89225deb (patch) | |
tree | fc920889ecc5e2d7b2d65cdea9d18f617dc2ab1c | |
parent | e0739378ddc15af9cdab94ddfb4035ba52756b7d (diff) |
manpage: fix minor spelling mistake in mpv.rst
Found by https://lintian.debian.org/
-rw-r--r-- | DOCS/man/mpv.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/mpv.rst b/DOCS/man/mpv.rst index fc36b7246c..6199c643bc 100644 --- a/DOCS/man/mpv.rst +++ b/DOCS/man/mpv.rst @@ -437,7 +437,7 @@ Suffix Meaning -set Set a list of items ============= =============================================== -Although some operations allow specifiying multiple ``,``-separated items, using +Although some operations allow specifying multiple ``,``-separated items, using this is strongly discouraged and deprecated, except for ``-set``. Without suffix, the action taken is normally ``-set``. |