diff --git a/src/XMPPRosterItem.h b/src/XMPPRosterItem.h index f5b8630..688bae8 100644 --- a/src/XMPPRosterItem.h +++ b/src/XMPPRosterItem.h @@ -29,7 +29,7 @@ */ @interface XMPPRosterItem: OFObject { -/// \cond intenral +/// \cond internal XMPPJID *JID; OFString *name; OFString *subscription;