]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavcodec/rv34data.h
Misc spelling fixes, prefer American over British English.
[frescor/ffmpeg.git] / libavcodec / rv34data.h
index d044b2aa379d932431bf3bb8a97df7ea40df71c2..75ba37bb48f027149601e8f9b5333e77b2d9c8ab 100644 (file)
@@ -37,7 +37,7 @@ static const uint8_t rv34_count_ones[16] = {
 };
 
 /**
- * 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,