summaryrefslogtreecommitdiff
path: root/libavcodec/xiph.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/xiph.h')
-rw-r--r--libavcodec/xiph.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/xiph.h b/libavcodec/xiph.h
index 60f4a95d1c..0cbb870355 100644
--- a/libavcodec/xiph.h
+++ b/libavcodec/xiph.h
@@ -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.
*