doc(sdk): Fix a typo.

Co-authored-by: Benjamin Bouvier <public@benj.me>
This commit is contained in:
Ivan Enderlin
2023-05-20 17:57:11 +02:00
committed by GitHub
parent f01e8dc992
commit 2f29664fb8

View File

@@ -66,7 +66,7 @@ impl SlidingSyncList {
///
/// This will change the sync-mode but also the request generator.
///
/// The ranges and the state will be updated when the next request will sent
/// The ranges and the state will be updated when the next request will be sent
/// and a response will be received. The maximum number of rooms won't
/// change.
pub fn set_sync_mode(&self, sync_mode: SlidingSyncMode) {