summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-02-21 16:24:46 +0100
committerwm4 <wm4@nowhere>2016-02-21 16:24:46 +0100
commit3ca020856684b306f80e42ec5622586d35f36d91 (patch)
tree5d935b6b40b96cca7b5945706820c2e13290b7f7
parent4ee7ff026c165f58565d3757b548066281284c3e (diff)
downloadmpv-3ca020856684b306f80e42ec5622586d35f36d91.tar.bz2
mpv-3ca020856684b306f80e42ec5622586d35f36d91.tar.xz
manpage: fix typo
-rw-r--r--DOCS/man/options.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index bb69090583..2819202f99 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -3601,6 +3601,6 @@ Miscellaneous
- ``--lavfi-complex='[aid1] asplit [ao] [t] ; [t] aphasemeter [t2] ; [vid1] [t2] overlay [vo]'``
Play audio track 1, and overlay its visualization over video track 1.
- See the Ffmpeg libavfilter documentation for details on the filter.
+ See the FFmpeg libavfilter documentation for details on the filter.