minor wording fix
authorDiego Biurrun <diego@biurrun.de>
Tue, 6 May 2008 08:41:13 +0000 (08:41 +0000)
committerDiego Biurrun <diego@biurrun.de>
Tue, 6 May 2008 08:41:13 +0000 (08:41 +0000)
Originally committed as revision 13068 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavutil/log.h

index 7fb3db580d98e2ae1f7564cff6b4f774e5259a78..e0ff1f6fff5ddd570ded6c687535b2610efc8eaa 100644 (file)
@@ -31,7 +31,7 @@
 typedef struct AVCLASS AVClass;
 struct AVCLASS {
     /**
-     * The name of the class; usually it is the same name of the
+     * The name of the class; usually it is the same name as the
      * context structure type to which the AVClass is associated.
      */
     const char* class_name;