mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-04 15:05:05 -04:00
Fix some typos.
This commit is contained in:
parent
2c9b4a5f16
commit
7950aa8a27
23 changed files with 34 additions and 34 deletions
|
@ -198,7 +198,7 @@ class TransactionStore(TransactionWorkerStore):
|
|||
retry_interval: int,
|
||||
) -> None:
|
||||
"""Sets the current retry timings for a given destination.
|
||||
Both timings should be zero if retrying is no longer occuring.
|
||||
Both timings should be zero if retrying is no longer occurring.
|
||||
|
||||
Args:
|
||||
destination
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue