From da9cea77e314dad2fbc615a76085a0c330741f92 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Wed, 5 Oct 2011 14:12:42 +0200 Subject: Fix a bunch of common typos. --- doc/avconv.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/avconv.texi') diff --git a/doc/avconv.texi b/doc/avconv.texi index 9946aaa61c..84e0c1c4ef 100644 --- a/doc/avconv.texi +++ b/doc/avconv.texi @@ -29,7 +29,7 @@ rates and resize video on the fly with a high quality polyphase filter. avconv reads from an arbitrary number of input "files" (which can be regular files, pipes, network streams, grabbing devices, etc.), specified by the @code{-i} option, and writes to an arbitrary number of output "files", which are -specified by a plain output filename. Anything found on the commandline which +specified by a plain output filename. Anything found on the command line which cannot be interpreted as an option is considered to be an output filename. Each input or output file can in principle contain any number of streams of -- cgit v1.2.3