Rewritten doc.

This commit is contained in:
Vincent Richard 2010-05-21 09:32:42 +00:00
parent 4ff310c7e4
commit e9feb33f44

View File

@ -32,8 +32,8 @@ namespace vmime
{
/** This abstract class is the base for all the classes in the library.
* It defines the methods for parsing and generating all the components.
/** This abstract class is the base class for all the components of a message.
* It defines methods for parsing and generating a component.
*/
class component : public object