Tue, 18 Dec 2007 17:03:13 +0000
I'm happy to report that my spelling is coming along in leanps and nbounds.
| libpurple/request.h | file | annotate | diff | comparison | revisions |
--- 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 <tt>2</tt>. * @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 <tt>2</tt>. * @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