[FFmpeg-devel] [PATCH] doc/fftools-common-opts: Fixed a typo in the common arguments list
Mickael Maison
mickael.maison at gmail.com
Sun Apr 16 18:29:48 EEST 2017
- Fixed a typo for the -sources argument
Signed-off-by: Mickael Maison <mickael.maison at gmail.com>
---
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
--
2.11.0
More information about the ffmpeg-devel
mailing list