Fixed typo.
This commit is contained in:
parent
4638ad0995
commit
b0e91b7b5b
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
#include "twc-friend-request.h"
|
||||
|
||||
/**
|
||||
* Add a new friend request to an profile.
|
||||
* Add a new friend request to a profile.
|
||||
*
|
||||
* Returns 0 on success, -1 on a full friend request list, -2 on other error.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue