diff error_resilience.c @ 5127:4dbe6578f811 libavcodec

misc spelling fixes
author diego
date Tue, 12 Jun 2007 09:29:25 +0000
parents f99e40a7155b
children 4134f79e37b3
line wrap: on
line diff
--- a/error_resilience.c	Tue Jun 12 08:06:54 2007 +0000
+++ b/error_resilience.c	Tue Jun 12 09:29:25 2007 +0000
@@ -108,7 +108,7 @@
 }
 
 /**
- * guess the dc of blocks which dont have a undamaged dc
+ * guess the dc of blocks which do not have an undamaged dc
  * @param w     width in 8 pixel blocks
  * @param h     height in 8 pixel blocks
  */