mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-01 09:16:07 -04:00
Fix typos
This commit is contained in:
parent
ea8903fcc9
commit
25d64a846a
4 changed files with 14 additions and 14 deletions
|
@ -240,7 +240,7 @@ class BackgroundUpdateStore(SQLBaseStore):
|
|||
* An integer count of the number of items to update in this batch.
|
||||
|
||||
The handler should return a deferred integer count of items updated.
|
||||
The hander is responsible for updating the progress of the update.
|
||||
The handler is responsible for updating the progress of the update.
|
||||
|
||||
Args:
|
||||
update_name(str): The name of the update that this code handles.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue