Fix typo intenral -> internal
This commit is contained in:
parent
1c502ac951
commit
1445c7654c
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
*/
|
*/
|
||||||
@interface XMPPRosterItem: OFObject
|
@interface XMPPRosterItem: OFObject
|
||||||
{
|
{
|
||||||
/// \cond intenral
|
/// \cond internal
|
||||||
XMPPJID *JID;
|
XMPPJID *JID;
|
||||||
OFString *name;
|
OFString *name;
|
||||||
OFString *subscription;
|
OFString *subscription;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue