diff src/protocols/oscar/aim_cbtypes.h @ 8735:92cbf9713795

[gaim-migrate @ 9490] Patch by Jonathan Champ to corect the vairous speling mistakes we hav e in the coments and documentaion. Thansk Jonathan! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Wed, 21 Apr 2004 01:34:26 +0000
parents fec4c1fb2ac8
children 08c8a18fb557
line wrap: on
line diff
--- a/src/protocols/oscar/aim_cbtypes.h	Wed Apr 21 01:20:41 2004 +0000
+++ b/src/protocols/oscar/aim_cbtypes.h	Wed Apr 21 01:34:26 2004 +0000
@@ -94,7 +94,7 @@
 #define AIM_CB_BUD_DEFAULT 0xffff
 
 /*
- * SNAC Family: Messeging Services.
+ * SNAC Family: Messaging Services.
  */ 
 #define AIM_CB_MSG_ERROR 0x0001
 #define AIM_CB_MSG_PARAMINFO 0x0005
@@ -288,7 +288,7 @@
 /*
  * SNAC Family: Internal Messages
  *
- * This isn't truely a SNAC family either, but using
+ * This isn't truly a SNAC family either, but using
  * these, we can integrated non-SNAC services into
  * the SNAC-centered libfaim callback structure.
  *