diff -r 7a4a5e1a8f4e -r 7b99431fd17b libpurple/request.h --- a/libpurple/request.h Sat Apr 28 00:13:16 2007 +0000 +++ b/libpurple/request.h Sat Apr 28 00:15:46 2007 +0000 @@ -1332,7 +1332,7 @@ * @param cancel_text The text for the @c Cancel button. * @param cancel_cb The callback for the @c Cancel button. * @param account The PurpleAccount associated with this request, or NULL if none is - * @param who The username of the buddy assocaited with this request, or NULL if none is + * @param who The username of the buddy associated with this request, or NULL if none is * @param conv The PurpleConversation associated with this request, or NULL if none is * @param user_data The data to pass to the callback. *