From: Jai Menon Date: Wed, 28 Apr 2010 20:08:02 +0000 (+0000) Subject: Fix typo. X-Git-Tag: v0.6~136 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=707cd944d61087dc1ea584ba7f0164919f42cda9;p=platform%2Fupstream%2Flibav.git Fix typo. Originally committed as revision 22988 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavutil/log.h b/libavutil/log.h index 566440f..1c3e490 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. */