From e42dba481f6e552539ed8ce1a164024f68667943 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Sat, 7 Apr 2007 14:09:20 +0000 Subject: typos/grammar Originally committed as revision 8641 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/mtv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavformat/mtv.c') diff --git a/libavformat/mtv.c b/libavformat/mtv.c index 7a68ea97f3..55800867e8 100644 --- a/libavformat/mtv.c +++ b/libavformat/mtv.c @@ -89,7 +89,7 @@ static int mtv_read_header(AVFormatContext *s, AVFormatParameters *ap) /* FIXME Add sanity check here */ - /* first packet is allways audio*/ + /* first packet is always audio*/ mtv->audio_packet_count = 1; -- cgit v1.2.3