im.pidgin.pidgin: 27207534aa820a44faf1f59f06cca4940da831df

resiak at soc.pidgin.im resiak at soc.pidgin.im
Tue Dec 18 12:05:53 EST 2007


-----------------------------------------------------------------
Revision: 27207534aa820a44faf1f59f06cca4940da831df
Ancestor: 3dafaa1fdf17238f9e857926a1c4b2710eafde6f
Author: resiak at soc.pidgin.im
Date: 2007-12-18T17:03:13
Branch: im.pidgin.pidgin

Modified files:
        libpurple/request.h

ChangeLog: 

I'm happy to report that my spelling is coming along in leanps and nbounds.

-------------- next part --------------
============================================================
--- libpurple/request.h	c580f5a2665067b9f18d607d5ec2a2d0b3e1812f
+++ libpurple/request.h	bbdc56d306d5fe11bd53abac0e3d41755886d30c
@@ -1207,7 +1207,7 @@ PurpleFilterAccountFunc purple_request_f
  *                      @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 @@ void *purple_request_input(void *handle,
  *                      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 @@ void *purple_request_choice(void *handle
  *                      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 @@ void *purple_request_choice_varg(void *h
  *                       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 @@ void *purple_request_action(void *handle
  *                       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 @@ void *purple_request_action_varg(void *h
  *                    @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 @@ void purple_request_close_with_handle(vo
  * @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 @@ void *purple_request_file(void *handle, 
  * @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


More information about the Commits mailing list