aboutsummaryrefslogtreecommitdiffstats
path: root/src/htmlTextPart.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlTextPart.hpp')
-rw-r--r--src/htmlTextPart.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlTextPart.hpp b/src/htmlTextPart.hpp
index 777bfcae..cd45562c 100644
--- a/src/htmlTextPart.hpp
+++ b/src/htmlTextPart.hpp
@@ -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
{