[FFmpeg-cvslog] doc/fftools-common-opts: Fixed a typo in the common arguments list
Mickael Maison
git at videolan.org
Tue Apr 18 05:06:44 EEST 2017
ffmpeg | branch: master | Mickael Maison <mickael.maison at gmail.com> | Sun Apr 16 16:29:48 2017 +0100| [fdd4922dc4896b97b17148744b5bd07e3301a027] | committer: Michael Niedermayer
doc/fftools-common-opts: Fixed a typo in the common arguments list
- Fixed a typo for the -sources argument
Signed-off-by: Mickael Maison <mickael.maison at gmail.com>
Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fdd4922dc4896b97b17148744b5bd07e3301a027
---
doc/fftools-common-opts.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/fftools-common-opts.texi b/doc/fftools-common-opts.texi
index 7269aeece9..2eff33a36f 100644
--- a/doc/fftools-common-opts.texi
+++ b/doc/fftools-common-opts.texi
@@ -153,7 +153,7 @@ Show channel names and standard channel layouts.
Show recognized color names.
@item -sources @var{device}[, at var{opt1}=@var{val1}[, at var{opt2}=@var{val2}]...]
-Show autodetected sources of the intput device.
+Show autodetected sources of the input device.
Some devices may provide system-dependent source names that cannot be autodetected.
The returned list cannot be assumed to be always complete.
@example
More information about the ffmpeg-cvslog
mailing list