diff libpurple/protocols/mxit/markup.c @ 30278:d7325448badb

Some spelling fixes to code comments.
author andrew.victor@mxit.com
date Fri, 28 May 2010 21:08:49 +0000
parents 259bbfb423d4
children fe072dddc42c
line wrap: on
line diff
--- a/libpurple/protocols/mxit/markup.c	Tue May 25 21:08:25 2010 +0000
+++ b/libpurple/protocols/mxit/markup.c	Fri May 28 21:08:49 2010 +0000
@@ -257,7 +257,7 @@
 	 * all the text as is to the conversation window. this message dump is very
 	 * confusing and makes it totally unusable. to work around this we will count
 	 * the amount of tags and if its more than the pidgin threshold, we will just
-	 * break the message up into smaller parts and send them seperately to pidgin.
+	 * break the message up into smaller parts and send them separately to pidgin.
 	 * to the user it will look like multiple messages, but at least he will be able
 	 * to use and understand it.
 	 */