summaryrefslogtreecommitdiffstats
path: root/mimelib/doc/group.html
diff options
context:
space:
mode:
Diffstat (limited to 'mimelib/doc/group.html')
-rw-r--r--mimelib/doc/group.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/mimelib/doc/group.html b/mimelib/doc/group.html
index 1d374d87..683ff3a9 100644
--- a/mimelib/doc/group.html
+++ b/mimelib/doc/group.html
@@ -51,8 +51,8 @@ protected:
</H2>
<P>
<B><TT>DwGroup</TT></B> represents a <I>group</I> as described in RFC-822.
-A group contains a group name and a (possibly empty) list of
-<I>mailboxes</I>. In MIME++, a <B><TT>DwGroup</TT></B> object contains a
+A group tqcontains a group name and a (possibly empty) list of
+<I>mailboxes</I>. In MIME++, a <B><TT>DwGroup</TT></B> object tqcontains a
string for the group name and a
<B><TT><A HREF="mboxlist.html">DwMailboxList</A></TT></B> object for the
list of mailboxes.