mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:16:09 -04:00
Typo fixes.
This commit is contained in:
parent
908f9e2d24
commit
f1e61ef85c
2 changed files with 2 additions and 2 deletions
|
@ -171,7 +171,7 @@ class ReplicationDataHandler:
|
|||
pass
|
||||
else:
|
||||
# The list is sorted by position so we don't need to continue
|
||||
# checking any futher entries in the list.
|
||||
# checking any further entries in the list.
|
||||
index_of_first_deferred_not_called = idx
|
||||
break
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue