mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:46:01 -04:00
typos
This commit is contained in:
parent
ac978ab3da
commit
118b58f0c9
2 changed files with 2 additions and 2 deletions
|
@ -632,7 +632,7 @@ class EventsWorkerStore(SQLBaseStore):
|
|||
|
||||
event_map[event_id] = original_ev
|
||||
|
||||
# finally, we can decide whether each one nededs redacting, and build
|
||||
# finally, we can decide whether each one needs redacting, and build
|
||||
# the cache entries.
|
||||
result_map = {}
|
||||
for event_id, original_ev in event_map.items():
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue