diff h264.c @ 6918:c1b722b79649 libavcodec

cosmetics: spelling typo fixes
author diego
date Wed, 28 May 2008 09:20:59 +0000
parents 0f63fc62ea8b
children ea72fccbfc3b
line wrap: on
line diff
--- a/h264.c	Wed May 28 01:54:09 2008 +0000
+++ b/h264.c	Wed May 28 09:20:59 2008 +0000
@@ -3851,7 +3851,7 @@
 
 /**
  * decodes a slice header.
- * this will allso call MPV_common_init() and frame_start() as needed
+ * This will also call MPV_common_init() and frame_start() as needed.
  *
  * @param h h264context
  * @param h0 h264 master context (differs from 'h' when doing sliced based parallel decoding)