changeset 31840:515ed916e691

Typo fix
author Mark Doliner <mark@kingant.net>
date Wed, 13 Apr 2011 00:17:13 +0000
parents 1527020e33e2
children fa183182bc2b
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	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;