pidgin: 66cdace4: Fix a typo in a doc comment.

rlaager at pidgin.im rlaager at pidgin.im
Mon Apr 28 18:15:45 EDT 2008


-----------------------------------------------------------------
Revision: 66cdace4909632b4b28a2f6d7013353cadc1170d
Ancestor: 4a162e9b862d99d336070d75e4668bfac02af163
Author: rlaager at pidgin.im
Date: 2008-04-28T22:07:06
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/66cdace4909632b4b28a2f6d7013353cadc1170d

Modified files:
        libpurple/prpl.h

ChangeLog: 

Fix a typo in a doc comment.

-------------- next part --------------
============================================================
--- libpurple/prpl.h	2c4b1395b8971489caa0a417641240930fa7dfdc
+++ libpurple/prpl.h	efd045aa1c1a4a44959d513dbb3aa5dee4d5a5e2
@@ -186,7 +186,7 @@ typedef enum
  * A protocol plugin information structure.
  *
  * Every protocol plugin initializes this structure. It is the gateway
- * between purple and the protocol plugin.  Many of this callbacks can be
+ * between purple and the protocol plugin.  Many of these callbacks can be
  * NULL.  If a callback must be implemented, it has a comment indicating so.
  */
 struct _PurplePluginProtocolInfo


More information about the Commits mailing list