Mercurial > libavutil.hg
changeset 504:b66f7eda69d1 libavutil
minor wording fix
author | diego |
---|---|
date | Tue, 06 May 2008 08:41:13 +0000 |
parents | 1a16a6f15796 |
children | 29eecf0241bd |
files | log.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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;