diff xiph.h @ 12024:fdafbcef52f5 libavcodec

Fix grammar errors in documentation
author mru
date Wed, 30 Jun 2010 15:38:06 +0000
parents c4a4495715dd
children
line wrap: on
line diff
--- a/xiph.h	Wed Jun 30 09:33:59 2010 +0000
+++ b/xiph.h	Wed Jun 30 15:38:06 2010 +0000
@@ -24,7 +24,7 @@
 #include "libavutil/common.h"
 
 /**
- * Splits a single extradata buffer into the three headers that most
+ * Split a single extradata buffer into the three headers that most
  * Xiph codecs use. (e.g. Theora and Vorbis)
  * Works both with Matroska's packing and lavc's packing.
  *