mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-06-05 22:58:51 -04:00
Fix some typos.
This commit is contained in:
parent
2c9b4a5f16
commit
7950aa8a27
23 changed files with 34 additions and 34 deletions
|
@ -1050,7 +1050,7 @@ class PersistEventsStore:
|
|||
# Figure out the changes of membership to invalidate the
|
||||
# `get_rooms_for_user` cache.
|
||||
# We find out which membership events we may have deleted
|
||||
# and which we have added, then we invlidate the caches for all
|
||||
# and which we have added, then we invalidate the caches for all
|
||||
# those users.
|
||||
members_changed = {
|
||||
state_key
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue