summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0030/static.py
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0030/static.py')
-rw-r--r--slixmpp/plugins/xep_0030/static.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/slixmpp/plugins/xep_0030/static.py b/slixmpp/plugins/xep_0030/static.py
index 5ff7afb5..559c8f14 100644
--- a/slixmpp/plugins/xep_0030/static.py
+++ b/slixmpp/plugins/xep_0030/static.py
@@ -257,7 +257,7 @@ class StaticDisco(object):
def add_identity(self, jid, node, ifrom, data):
"""
- Add a new identity to te JID/node combination.
+ Add a new identity to the JID/node combination.
The data parameter may provide:
category -- The general category to which the agent belongs.