Minor doc fix.

This commit is contained in:
Griatch 2017-03-19 16:21:41 +01:00
parent 5d61602c38
commit af5560f9e9

View file

@ -67,7 +67,7 @@ EVENNIA_TO_GMCP = {"client_options": "Core.Supports.Get",
"repeat": "Char.Repeat.Update",
"monitor": "Char.Monitor.Update"}
# Msdp object handler
# MSDP/GMCP communication handler
class TelnetOOB(object):
"""