Fixed comment for Doxygen.

This commit is contained in:
Vincent Richard 2004-10-25 22:53:08 +00:00
parent 6ad871b235
commit 7e40a14cac

View File

@ -54,7 +54,7 @@ public:
const contentHandler& getText() const;
void setText(const contentHandler& text);
/** Embedded object (eg: image for <IMG> tag).
/** Embedded object (eg: image for &lt;IMG> tag).
*/
class embeddedObject
{