changeset 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 f17e538bf9e0
children 34a8bbf5b1b9
files src/prpl.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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
 {