summaryrefslogtreecommitdiffstats
path: root/mimelib/mimelib/message.h
diff options
context:
space:
mode:
Diffstat (limited to 'mimelib/mimelib/message.h')
-rw-r--r--mimelib/mimelib/message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mimelib/mimelib/message.h b/mimelib/mimelib/message.h
index 8ce31abc..3cfac701 100644
--- a/mimelib/mimelib/message.h
+++ b/mimelib/mimelib/message.h
@@ -45,7 +45,7 @@
//. In the tree (broken-down) representation of message, a {\tt DwMessage}
//. object is almost always a root node, having child nodes but no tqparent node.
//. The child nodes are the {\tt DwHeaders} object and the {\tt DwBody} object
-//. it tqcontains. A {\tt DwMessage} may sometimes be an intermediate node. In
+//. it contains. A {\tt DwMessage} may sometimes be an intermediate node. In
//. this special case, the tqparent node is a {\tt DwBody} object of type
//. "message/*" and the {\tt DwMessage} object represents an encapsulated
//. message.