# HG changeset patch # User Will Thompson # Date 1197997393 0 # Node ID 5e23a3d7efef78b349f7781ad4b5731012540904 # Parent 050218f87c2100c0637e263b2fd9efbfa441751b I'm happy to report that my spelling is coming along in leanps and nbounds. diff -r 050218f87c21 -r 5e23a3d7efef libpurple/request.h --- a/libpurple/request.h Tue Dec 18 16:57:21 2007 +0000 +++ b/libpurple/request.h Tue Dec 18 17:03:13 2007 +0000 @@ -1207,7 +1207,7 @@ * @c NULL. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is. - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is. * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is. @@ -1245,7 +1245,7 @@ * do nothing. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is. - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is. * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is. @@ -1285,7 +1285,7 @@ * nothing. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is @@ -1320,7 +1320,7 @@ * supplied should be the default, supply 2. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is. - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is. * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is. @@ -1358,7 +1358,7 @@ * supplied should be the default, supply 2. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is. - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is. * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is. @@ -1400,7 +1400,7 @@ * @c NULL. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is @@ -1479,7 +1479,7 @@ * @param cancel_cb The callback for the @c Cancel button. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is @@ -1506,7 +1506,7 @@ * @param cancel_cb The callback for the @c Cancel button. * @param account The #PurpleAccount associated with this request, or @c * NULL if none is - * @param who The username of the buddy assonciated with this request, + * @param who The username of the buddy associated with this request, * or @c NULL if none is * @param conv The #PurpleConversation associated with this request, or * @c NULL if none is