diff wmavoice.c @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents 18c23a632001
children b00c10643f24
line wrap: on
line diff
--- a/wmavoice.c	Wed Jun 30 09:33:59 2010 +0000
+++ b/wmavoice.c	Wed Jun 30 15:38:06 2010 +0000
@@ -287,7 +287,7 @@
 } WMAVoiceContext;
 
 /**
- * Sets up the variable bit mode (VBM) tree from container extradata.
+ * Set up the variable bit mode (VBM) tree from container extradata.
  * @param gb bit I/O context.
  *           The bit context (s->gb) should be loaded with byte 23-46 of the
  *           container extradata (i.e. the ones containing the VBM tree).