[FFmpeg-devel] [PATCH 04/12] doc: Small grammar fix in -f description
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sat Mar 30 20:32:51 CET 2013
Signed-off-by: Derek Buitenhuis <derek.buitenhuis at gmail.com>
---
doc/ffmpeg.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index d3bf405..5132227 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -222,7 +222,7 @@ described.
@item -f @var{fmt} (@emph{input/output})
Force input or output file format. The format is normally auto detected for input
-files and guessed from file extension for output files, so this option is not
+files and guessed from the file extension for output files, so this option is not
needed in most cases.
@item -i @var{filename} (@emph{input})
--
1.7.10.4
More information about the ffmpeg-devel
mailing list