# HG changeset patch # User Mark Doliner # Date 1302653833 0 # Node ID 515ed916e691b4874e599b64c9f67d07217ab11f # Parent 1527020e33e2c4bf526229558ddb9944979094ec Typo fix diff -r 1527020e33e2 -r 515ed916e691 libpurple/protocols/jabber/buddy.c --- a/libpurple/protocols/jabber/buddy.c Wed Apr 13 00:16:51 2011 +0000 +++ b/libpurple/protocols/jabber/buddy.c Wed Apr 13 00:17:13 2011 +0000 @@ -465,7 +465,7 @@ xmlnode *vc_node; const struct tag_attr *tag_attr; - /* if we have't grabbed the remote vcard yet, we can't + /* if we haven't grabbed the remote vcard yet, we can't * assume that what we have here is correct */ if(!js->vcard_fetched) return;