summaryrefslogtreecommitdiff
path: root/slixmpp/plugins/xep_0439
diff options
context:
space:
mode:
Diffstat (limited to 'slixmpp/plugins/xep_0439')
-rw-r--r--slixmpp/plugins/xep_0439/quickresponse.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/slixmpp/plugins/xep_0439/quickresponse.py b/slixmpp/plugins/xep_0439/quickresponse.py
index f6836731..812a3d62 100644
--- a/slixmpp/plugins/xep_0439/quickresponse.py
+++ b/slixmpp/plugins/xep_0439/quickresponse.py
@@ -23,7 +23,7 @@ class XEP_0439(BasePlugin):
'''XEP-0439: Quick Response'''
name = 'xep_0439'
- description = 'Quick Response'
+ description = 'XEP-0439: Quick Response'
dependencies = set()
stanza = stanza
namespace = stanza.NS