diff options
Diffstat (limited to 'mimelib/doc/group.html')
-rw-r--r-- | mimelib/doc/group.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mimelib/doc/group.html b/mimelib/doc/group.html index 1d374d874..683ff3a96 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. |