drive-by docstring typo fix

This commit is contained in:
Olivier 'reivilibre
2026-03-20 15:41:00 +00:00
parent d9a1c430a6
commit 9f153a3a17
+1 -1
View File
@@ -99,7 +99,7 @@ class SlidingSyncExtensionHandler:
Args:
sync_config: Sync configuration
new_connection_state: Snapshot of the current per-connection state
new_per_connection_state: A mutable copy of the per-connection
new_connection_state: A mutable copy of the per-connection
state, used to record updates to the state during this request.
actual_lists: Sliding window API. A map of list key to list results in the
Sliding Sync response.