typo fix
authorDiego Biurrun <diego@biurrun.de>
Sun, 27 Jul 2008 12:36:58 +0000 (12:36 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 27 Jul 2008 12:36:58 +0000 (12:36 +0000)
Originally committed as revision 14426 to svn://svn.ffmpeg.org/ffmpeg/trunk

doc/faq.texi

index 725cf34..1d854d5 100644 (file)
@@ -259,7 +259,7 @@ things to try: '-bf 2', '-flags qprd', '-flags mv0', '-flags skiprd'.
 but beware the '-g 100' might cause problems with some decoders.
 Things to try: '-bf 2', '-flags qprd', '-flags mv0', '-flags skiprd.
 
-@section Interlaced video looks very bad when encoded with ffmpeg, whats wrong?
+@section Interlaced video looks very bad when encoded with ffmpeg, what is wrong?
 
 You should use '-flags +ilme+ildct' and maybe '-flags +alt' for interlaced
 material, and try '-top 0/1' if the result looks really messed-up.