summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzymos <israeljr@colorado.edu>2015-02-28 01:52:06 -0700
committerwm4 <wm4@nowhere>2015-02-28 12:57:54 +0100
commitb74238416237d8a4b9fb02278e7b4fadf1f4b4f7 (patch)
tree9e95ff5352d7e481915ac2fad2f60e571c52e01e
parente141caa97dade07f4d7e0d6c208bcd3493e712ed (diff)
downloadmpv-b74238416237d8a4b9fb02278e7b4fadf1f4b4f7.tar.bz2
mpv-b74238416237d8a4b9fb02278e7b4fadf1f4b4f7.tar.xz
manpage: fix typo
Signed-off-by: wm4 <wm4@nowhere>
-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 ef5141b473..c547584671 100644
--- a/DOCS/man/mpv.rst
+++ b/DOCS/man/mpv.rst
@@ -517,7 +517,7 @@ listed.
- Cache state, e.g. ``Cache: 2s+134KB``. Visible if the stream cache is enabled.
The first value shows the amount of video buffered in the demuxer in seconds,
the second value shows *additional* data buffered in the stream cache in
- kilobytes. (``demuxer-cache-duration`` and ``cached-used`` properties.)
+ kilobytes. (``demuxer-cache-duration`` and ``cache-used`` properties.)
PROTOCOLS