From 7c1ebf179bd674e7237ea289ef37137ab6977fb5 Mon Sep 17 00:00:00 2001
From: Diego Biurrun <diego@biurrun.de>
Date: Wed, 4 Apr 2007 11:41:13 +0000
Subject: [PATCH] typo/grammar

Originally committed as revision 8623 to svn://svn.ffmpeg.org/ffmpeg/trunk
---
 doc/faq.texi | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/faq.texi b/doc/faq.texi
index 9c41679ae25..73e45e99f29 100644
--- a/doc/faq.texi
+++ b/doc/faq.texi
@@ -352,11 +352,11 @@ first, an MP3 decoder decodes MP3 packets not bastardized MP3 packets
 encapsulated in RTP. The same applies to all decoders, this is not specific
 to ffmpeg or libavcodec.
 
-@section where can i find libav* headers for pascal/delphi
+@section Where can I find libav* headers for Pascal/Delphi?
 
 see @url{http://www.iversenit.dk/dev/ffmpeg-headers/}
 
-@section where are the docs about ffv1, msmpeg4, asv1, 4xm?
+@section Where is the documentation about ffv1, msmpeg4, asv1, 4xm?
 
 see @url{http://svn.mplayerhq.hu/michael/trunk/docs/}
 
-- 
GitLab