# HG changeset patch # User Nathan Walp # Date 1178842274 0 # Node ID 830c0cc9b9d4e12ecc6387c394ac8ba53f60ccd9 # Parent 5f557e708335744a2f03056ceac0d299b86b02eb comment typo diff -r 5f557e708335 -r 830c0cc9b9d4 libpurple/protocols/jabber/buddy.c --- 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")) {