changeset 17006:830c0cc9b9d4

comment typo
author Nathan Walp <nwalp@pidgin.im>
date Fri, 11 May 2007 00:11:14 +0000
parents 5f557e708335
children 37a2d6eadd34
files libpurple/protocols/jabber/buddy.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/jabber/buddy.c	Thu May 10 23:43:42 2007 +0000
+++ b/libpurple/protocols/jabber/buddy.c	Fri May 11 00:11:14 2007 +0000
@@ -1195,7 +1195,7 @@
 
 		/* this is to fix the feeling of irritation I get when trying
 		 * to get info on a friend running Trillian, which doesn't
-		 * respont (with an error or otherwise) to jabber:iq:last
+		 * respond (with an error or otherwise) to jabber:iq:last
 		 * requests.  There are a number of Trillian users in my
 		 * office. */
 		if(!_client_is_blacklisted(jbr, "jabber:iq:last")) {