A couple more instances

This commit is contained in:
Andrew Morgan 2019-11-12 13:12:25 +00:00
parent bc29a19731
commit 73d091be48
2 changed files with 2 additions and 2 deletions

View file

@ -153,7 +153,7 @@ class TerseJSONToTCPLogObserver(object):
An IObserver that writes JSON logs to a TCP target.
Args:
hs (HomeServer): The Homeserver that is being logged for.
hs (HomeServer): The homeserver that is being logged for.
host: The host of the logging target.
port: The logging target's port.
metadata: Metadata to be added to each log entry.