Commit b163bc8a authored by diego's avatar diego

minor spelling fix


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@13066 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4d9e677c
......@@ -31,8 +31,8 @@
typedef struct AVCLASS AVClass;
struct AVCLASS {
/**
* the name of the class, usually it is the same name of the
* context structure type to which the AVClass is associated
* The name of the class; usually it is the same name of the
* context structure type to which the AVClass is associated.
*/
const char* class_name;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment