Fix a small documentation bug.
This commit is contained in:
parent
37562d4129
commit
856ac1bd1a
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@
|
|||
/**
|
||||
* \brief Initializes an already allocated XMPPJID with a string.
|
||||
*
|
||||
* \param str The string to parse into a JID object
|
||||
* \param string The string to parse into a JID object
|
||||
* \return A initialized XMPPJID
|
||||
*/
|
||||
- initWithString: (OFString*)string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue