Fixed typo in XEP-0033 plugin.
This commit is contained in:
parent
9a34c9a9a1
commit
433c147627
@ -145,7 +145,7 @@ class Address(ElementBase):
|
||||
del self.xml.attrib['uri']
|
||||
|
||||
|
||||
class xep_0030(base.base_plugin):
|
||||
class xep_0033(base.base_plugin):
|
||||
"""
|
||||
XEP-0033: Extended Stanza Addressing
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user