# HG changeset patch # User Will Thompson # Date 1197292258 0 # Node ID 937623b190a2f896eb6b2c62478317ddd6bf6485 # Parent 12aa1901081c765c51e30a53e9fde1e6b3cdef19 Correct a doc typo. diff -r 12aa1901081c -r 937623b190a2 libpurple/account.h --- 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