diff mbox

[FFmpeg-devel] doc/fftools-common-opts: Fixed a typo in the common arguments list

Message ID 20170416152948.20437-1-mickael.maison@gmail.com
State Accepted
Commit fdd4922dc4896b97b17148744b5bd07e3301a027
Headers show

Commit Message

Mickael Maison April 16, 2017, 3:29 p.m. UTC
- Fixed a typo for the -sources argument

Signed-off-by: Mickael Maison <mickael.maison@gmail.com>
---
 doc/fftools-common-opts.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Michael Niedermayer April 18, 2017, 12:49 a.m. UTC | #1
On Sun, Apr 16, 2017 at 04:29:48PM +0100, Mickael Maison wrote:
>     - Fixed a typo for the -sources argument
> 
> Signed-off-by: Mickael Maison <mickael.maison@gmail.com>
> ---
>  doc/fftools-common-opts.texi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

applied

thx

[...]
diff mbox

Patch

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}[,@var{opt1}=@var{val1}[,@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