mirror of
https://github.com/element-hq/synapse.git
synced 2026-05-10 23:46:56 +00:00
Spelling
This commit is contained in:
@@ -363,7 +363,7 @@ class EventsStore(SQLBaseStore):
|
||||
|
||||
@defer.inlineCallbacks
|
||||
def _calculate_new_extremeties(self, room_id, events):
|
||||
"""Caculates the new forward extremeties for a room given events to
|
||||
"""Calculates the new forward extremeties for a room given events to
|
||||
persist.
|
||||
|
||||
Assumes that we are only persisting events for one room at a time.
|
||||
|
||||
Reference in New Issue
Block a user