Eagle eyes McMarq S. caught two other typo. Now I'm wondering if

Thu, 18 Jun 2009 22:21:59 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 18 Jun 2009 22:21:59 +0000
changeset 27340
8d41702ae3f3
parent 27339
5f0b184b20ef
child 27341
5a964f9c7cdc
child 27585
f774a70e2672

Eagle eyes McMarq S. caught two other typo. Now I'm wondering if
this was some kind of inside joke.

libpurple/protocols/jabber/jabber.h file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/jabber/jabber.h	Thu Jun 18 20:37:39 2009 +0000
+++ b/libpurple/protocols/jabber/jabber.h	Thu Jun 18 22:21:59 2009 +0000
@@ -325,8 +325,8 @@
 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 visit the
- *	webiste of the XMPP Registrar ( http://www.xmpp.org/registrar/disco-categories.html#client ).
+/** Adds an identity to this jabber library instance. For list of valid values visit the
+ *	website 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.
  *  @param language the language localization of the name. Can be NULL.

mercurial