diff src/protocols/oscar/oscar.c @ 11537:9b58dadf1c16

[gaim-migrate @ 13791] thefox in #gaim randomly pasted this spelling fix committer: Tailor Script <tailor@pidgin.im>
author Stu Tomlinson <stu@nosnilmot.com>
date Wed, 14 Sep 2005 01:15:28 +0000
parents c9b815aeddc1
children 603a0e626332
line wrap: on
line diff
--- a/src/protocols/oscar/oscar.c	Wed Sep 14 00:54:21 2005 +0000
+++ b/src/protocols/oscar/oscar.c	Wed Sep 14 01:15:28 2005 +0000
@@ -3907,7 +3907,7 @@
 	gchar *tmp;
 	aim_mpmsg_section_t *curpart;
 
-	gaim_debug_misc("oscar", "Recived IM from %s with %d parts\n",
+	gaim_debug_misc("oscar", "Received IM from %s with %d parts\n",
 					userinfo->sn, args->mpmsg.numparts);
 
 	if (args->mpmsg.numparts == 0)