libpurple/protocols/jabber/caps.h

changeset 41084
72d6941bfa2e
parent 39819
3554dac2991b
child 41784
f864fee87775
--- a/libpurple/protocols/jabber/caps.h	Sun Oct 10 02:52:05 2021 -0500
+++ b/libpurple/protocols/jabber/caps.h	Sun Oct 10 05:00:30 2021 -0500
@@ -76,7 +76,7 @@
 gboolean jabber_caps_exts_known(const JabberCapsClientInfo *info, char **exts);
 
 /**
- * Main entity capabilites function to get the capabilities of a contact.
+ * Main entity capabilities function to get the capabilities of a contact.
  *
  * The callback will be called synchronously if we already have the
  * capabilities for the specified (node,ver,hash) (and, if exts are specified,

mercurial