diff src/prpl.h @ 10162:17c3fc112410

[gaim-migrate @ 11248] Oh snap, there goes my baseball cap. Thanks to royanee. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Mon, 08 Nov 2004 13:13:47 +0000
parents 7a75a264ac20
children f086269582b1
line wrap: on
line diff
--- a/src/prpl.h	Mon Nov 08 01:52:34 2004 +0000
+++ b/src/prpl.h	Mon Nov 08 13:13:47 2004 +0000
@@ -161,7 +161,7 @@
  *
  * Every protocol plugin initializes this structure. It is the gateway
  * between gaim and the protocol plugin.  Many of this callbacks can be
- * NULL.  If a callback must be implemented, it has a comment indicated so.
+ * NULL.  If a callback must be implemented, it has a comment indicating so.
  */
 struct _GaimPluginProtocolInfo
 {