From 3ca020856684b306f80e42ec5622586d35f36d91 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 21 Feb 2016 16:24:46 +0100 Subject: manpage: fix typo --- DOCS/man/options.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- cgit v1.2.3