Fixed typo.

This commit is contained in:
Håvard Pettersson 2014-10-02 00:34:42 +02:00
parent 4638ad0995
commit b0e91b7b5b
1 changed files with 1 additions and 1 deletions

View File

@ -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.
*/