XEP-0115: Fix typo.
This commit is contained in:
parent
ee98159586
commit
f252be9b6d
@ -27,7 +27,7 @@ log = logging.getLogger(__name__)
|
|||||||
class XEP_0115(BasePlugin):
|
class XEP_0115(BasePlugin):
|
||||||
|
|
||||||
"""
|
"""
|
||||||
XEP-0115: Entity Capabalities
|
XEP-0115: Entity Capabilities
|
||||||
"""
|
"""
|
||||||
|
|
||||||
name = 'xep_0115'
|
name = 'xep_0115'
|
||||||
|
Loading…
Reference in New Issue
Block a user