pidgin.next.major: 7948c6fe: Typo fix

markdoliner at pidgin.im markdoliner at pidgin.im
Tue Apr 12 20:25:48 EDT 2011


----------------------------------------------------------------------
Revision: 7948c6fe75d253cdd840bc9d291784cdbd493694
Parent:   4a52a50f8f206adb4244972c752a72885866683a
Author:   markdoliner at pidgin.im
Date:     04/12/11 20:17:13
Branch:   im.pidgin.pidgin.next.major
URL: http://d.pidgin.im/viewmtn/revision/info/7948c6fe75d253cdd840bc9d291784cdbd493694

Changelog: 

Typo fix

Changes against parent 4a52a50f8f206adb4244972c752a72885866683a

  patched  libpurple/protocols/jabber/buddy.c

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/buddy.c	b085797c8a8af161ad4ee7d1cc442ab2e8db9990
+++ libpurple/protocols/jabber/buddy.c	b147c3a23f792a8bb90ab97c1d14cb85a37859fd
@@ -465,7 +465,7 @@ void jabber_set_info(PurpleConnection *g
 	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;


More information about the Commits mailing list