/pidgin/main: 0e0a872ad6fe: Documentation grammer fix.
Mark Doliner
mark at kingant.net
Sun Dec 30 02:38:40 EST 2012
Changeset: 0e0a872ad6fe91317637b283e3756b7a0ef35da8
Author: Mark Doliner <mark at kingant.net>
Date: 2012-12-29 23:38 -0800
Branch: default
URL: http://hg.pidgin.im/pidgin/main/rev/0e0a872ad6fe
Description:
Documentation grammer fix.
diffstat:
libpurple/prpl.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/libpurple/prpl.h b/libpurple/prpl.h
--- a/libpurple/prpl.h
+++ b/libpurple/prpl.h
@@ -475,7 +475,7 @@ struct _PurplePluginProtocolInfo
* 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.
More information about the Commits
mailing list