Mercurial > pidgin.yaz
changeset 21812:937623b190a2
Correct a doc typo.
author | Will Thompson <will.thompson@collabora.co.uk> |
---|---|
date | Mon, 10 Dec 2007 13:10:58 +0000 |
parents | 12aa1901081c |
children | d62d7412eca4 |
files | libpurple/account.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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