libpurple/prpl.h

changeset 33568
0e0a872ad6fe
parent 33087
182da0516150
child 33696
b210b3afb63d
--- a/libpurple/prpl.h	Sat Dec 29 23:34:35 2012 -0800
+++ b/libpurple/prpl.h	Sat Dec 29 23:38:35 2012 -0800
@@ -475,7 +475,7 @@
 	 * On the other hand, both of these are invalid for protocols with
 	 * number-based usernames, so function should return NULL in such case.
 	 *
-	 * @param account  The account, that username is related with. Can
+	 * @param account  The account the username is related to. Can
 	 *                 be NULL.
 	 * @param who      The username to convert.
 	 * @return         Normalized username, or NULL, if it's invalid.

mercurial