# HG changeset patch # User diego # Date 1210063273 0 # Node ID b66f7eda69d1805f45f6b612fd377049b490d6fb # Parent 1a16a6f15796e2a3a172b8dc3f1ce35af911b56b minor wording fix diff -r 1a16a6f15796 -r b66f7eda69d1 log.h --- a/log.h Tue May 06 08:03:30 2008 +0000 +++ b/log.h Tue May 06 08:41:13 2008 +0000 @@ -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;