Skip to content
Snippets Groups Projects
Commit dda40fb5 authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

fix typo

parent 2c62ea25
No related branches found
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ class ServerNoticesManager(object):
event_content (dict): content of event to send
Returns:
Deferrred[None]
Deferred[None]
"""
room_id = yield self.get_notice_room_for_user(user_id)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment