Changed the description of the xep_0065 plugin

This commit is contained in:
Sandro Munda 2012-06-05 08:33:21 +02:00
parent 39505ae1ff
commit 2f38857681

View File

@ -23,7 +23,7 @@ class xep_0065(base_plugin):
XEP-0065 In-Band Bytestreams
"""
description = "In-Band Bytestreams"
description = "Socks5 Bytestreams"
dependencies = set(['xep_0030', ])
xep = '0065'