Commit e4a957d1 authored by Diego Biurrun's avatar Diego Biurrun

minor spelling fix

Originally committed as revision 13066 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 35a71f1d
......@@ -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