summaryrefslogtreecommitdiff
path: root/libavutil/log.h
diff options
context:
space:
mode:
authorJai Menon <jmenon86@gmail.com>2010-04-28 20:08:02 +0000
committerJai Menon <jmenon86@gmail.com>2010-04-28 20:08:02 +0000
commit707cd944d61087dc1ea584ba7f0164919f42cda9 (patch)
tree3c1f8e8d5044177fc7fe0639ceeaf2672049043a /libavutil/log.h
parent2308b6c19a74c0b1af58c12ab379976b54bc83a2 (diff)
Fix typo.
Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavutil/log.h')
-rw-r--r--libavutil/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavutil/log.h b/libavutil/log.h
index 566440f854..1c3e490139 100644
--- a/libavutil/log.h
+++ b/libavutil/log.h
@@ -51,7 +51,7 @@ typedef struct {
/**
* LIBAVUTIL_VERSION with which this structure was created.
- * This is used to allow fields to be added without requireing major
+ * This is used to allow fields to be added without requiring major
* version bumps everywhere.
*/