mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-09-29 04:09:28 -04:00
small typo fix (#5655)
This commit is contained in:
parent
0a4001eba1
commit
78a1cd36b5
2 changed files with 2 additions and 1 deletions
|
@ -327,7 +327,7 @@ class EventsWorkerStore(SQLBaseStore):
|
|||
|
||||
Args:
|
||||
events (list(str)): list of event_ids to fetch
|
||||
allow_rejected (bool): Whether to teturn events that were rejected
|
||||
allow_rejected (bool): Whether to return events that were rejected
|
||||
update_metrics (bool): Whether to update the cache hit ratio metrics
|
||||
|
||||
Returns:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue