summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0369
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0369')
-rw-r--r--slixmpp/plugins/xep_0369/mix_core.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/slixmpp/plugins/xep_0369/mix_core.py b/slixmpp/plugins/xep_0369/mix_core.py
index 19450c12..05b9b2fd 100644
--- a/slixmpp/plugins/xep_0369/mix_core.py
+++ b/slixmpp/plugins/xep_0369/mix_core.py
@@ -50,7 +50,7 @@ class XEP_0369(BasePlugin):
'''XEP-0369: MIX-CORE'''
name = 'xep_0369'
- description = 'MIX-CORE'
+ description = 'XEP-0369: MIX-CORE'
dependencies = {'xep_0030', 'xep_0060', 'xep_0082', 'xep_0004'}
stanza = stanza
namespace = stanza.NS