diff i386/mpegvideo_mmx.c @ 5127:4dbe6578f811 libavcodec

misc spelling fixes
author diego
date Tue, 12 Jun 2007 09:29:25 +0000
parents d5ba514e3f4a
children 470601203f44
line wrap: on
line diff
--- a/i386/mpegvideo_mmx.c	Tue Jun 12 08:06:54 2007 +0000
+++ b/i386/mpegvideo_mmx.c	Tue Jun 12 09:29:25 2007 +0000
@@ -397,7 +397,7 @@
                 : "%"REG_a, "memory"
         );
     block[0]= block0;
-        //Note, we dont do mismatch control for intra as errors cannot accumulate
+        //Note, we do not do mismatch control for intra as errors cannot accumulate
 }
 
 static void dct_unquantize_mpeg2_inter_mmx(MpegEncContext *s,