diff libgaim/protocols/oscar/oscar.c @ 15249:32c0e5e94aaa

[gaim-migrate @ 18038] Correct 2 tiny spelling mistakes committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Thu, 21 Dec 2006 09:21:32 +0000
parents 8948ebd0c4b1
children 2e3ffe29f9ae
line wrap: on
line diff
--- a/libgaim/protocols/oscar/oscar.c	Thu Dec 21 09:14:53 2006 +0000
+++ b/libgaim/protocols/oscar/oscar.c	Thu Dec 21 09:21:32 2006 +0000
@@ -3330,7 +3330,7 @@
 }
 
 /*
- * Recieved in response to an IM sent with the AIM_IMFLAGS_ACK option.
+ * Received in response to an IM sent with the AIM_IMFLAGS_ACK option.
  */
 static int gaim_parse_msgack(OscarData *od, FlapConnection *conn, FlapFrame *fr, ...) {
 	va_list ap;