diff rv34data.h @ 5967:15ed47af1838 libavcodec

Misc spelling fixes, prefer American over British English.
author diego
date Sun, 02 Dec 2007 15:43:08 +0000
parents 337a95c66190
children e6b68d8df66b
line wrap: on
line diff
--- a/rv34data.h	Sun Dec 02 14:06:28 2007 +0000
+++ b/rv34data.h	Sun Dec 02 15:43:08 2007 +0000
@@ -37,7 +37,7 @@
 };
 
 /**
- * Values used to reconstruct coded block pattern.
+ * values used to reconstruct coded block pattern
  */
 static const uint8_t rv34_cbp_code[16] = {
     0x00, 0x20, 0x10, 0x30, 0x02, 0x22, 0x12, 0x32,