pidgin: 86bc24cd: Fix a typo. Heh heh, "vistit"

markdoliner at pidgin.im markdoliner at pidgin.im
Thu Jun 18 15:45:26 EDT 2009


-----------------------------------------------------------------
Revision: 86bc24cd86a4fd6f763e029450f4a1d9e236a853
Ancestor: 699b5d418de84002556100623beb9f24cbc8dafc
Author: markdoliner at pidgin.im
Date: 2009-06-18T19:44:02
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/86bc24cd86a4fd6f763e029450f4a1d9e236a853

Modified files:
        libpurple/protocols/jabber/jabber.h

ChangeLog: 

Fix a typo.  Heh heh, "vistit"

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/jabber.h	5db20d2606f84a6e2d74851aab60ee184c4f497b
+++ libpurple/protocols/jabber/jabber.h	11d28f81f3618564ef7cc725d311791807c7bec1
@@ -325,7 +325,7 @@ void jabber_remove_feature(const gchar *
 void jabber_add_feature(const gchar *namespace, JabberFeatureEnabled cb); /* cb may be NULL */
 void jabber_remove_feature(const gchar *namespace);
 
-/** Adds an identitiy to this jabber library instance. For list of valid values vistit the
+/** Adds an identitiy to this jabber library instance. For list of valid values visit the
  *	webiste of the XMPP Registrar ( http://www.xmpp.org/registrar/disco-categories.html#client ).
  *  @param category the category of the identity.
  *  @param type the type of the identity.


More information about the Commits mailing list