]> git.sesse.net Git - ffmpeg/commitdiff
Fix typo.
authorJai Menon <jmenon86@gmail.com>
Wed, 28 Apr 2010 20:08:02 +0000 (20:08 +0000)
committerJai Menon <jmenon86@gmail.com>
Wed, 28 Apr 2010 20:08:02 +0000 (20:08 +0000)
Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/log.h

index 566440f854eabc394c136c6c302ebe7cb87893f0..1c3e490139186d8da1c4a383f1db6f233c768d14 100644 (file)
@@ -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.
      */