Minor doc fix.
This commit is contained in:
parent
5d61602c38
commit
af5560f9e9
1 changed files with 1 additions and 1 deletions
|
|
@ -67,7 +67,7 @@ EVENNIA_TO_GMCP = {"client_options": "Core.Supports.Get",
|
||||||
"repeat": "Char.Repeat.Update",
|
"repeat": "Char.Repeat.Update",
|
||||||
"monitor": "Char.Monitor.Update"}
|
"monitor": "Char.Monitor.Update"}
|
||||||
|
|
||||||
# Msdp object handler
|
# MSDP/GMCP communication handler
|
||||||
|
|
||||||
class TelnetOOB(object):
|
class TelnetOOB(object):
|
||||||
"""
|
"""
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue