Correct a doc typo.

Mon, 10 Dec 2007 13:10:58 +0000

author
Will Thompson <resiak@pidgin.im>
date
Mon, 10 Dec 2007 13:10:58 +0000
changeset 21927
7a24998f93fc
parent 21926
a394b9e16e42
child 21928
075718340ddf

Correct a doc typo.

libpurple/account.h file | annotate | diff | comparison | revisions
--- a/libpurple/account.h	Mon Dec 10 13:10:19 2007 +0000
+++ b/libpurple/account.h	Mon Dec 10 13:10:58 2007 +0000
@@ -256,7 +256,7 @@
  * @param remote_user  The name of the user that added this account.
  * @param id           The optional ID of the local account. Rarely used.
  * @param alias        The optional alias of the remote user.
- * @param message      The optional message sent from the uer requesting you
+ * @param message      The optional message sent by the user wanting to add you.
  * @param on_list      Is the remote user already on the buddy list?
  * @param auth_cb      The callback called when the local user accepts
  * @param deny_cb      The callback called when the local user rejects

mercurial