doc(sdk): Fix a typo.

This commit is contained in:
Ivan Enderlin
2023-05-17 20:07:12 +02:00
committed by GitHub
parent d13d41951f
commit 7b0336bb29

View File

@@ -114,7 +114,7 @@ pub(super) struct SlidingSyncInner {
/// Rooms to unsubscribe, see [`Self::room_subscriptions`].
room_unsubscriptions: StdRwLock<BTreeSet<OwnedRoomId>>,
/// Number of times a Sliding Session session has been reset.
/// Number of times a Sliding Sync session has been reset.
reset_counter: AtomicU8,
/// The intended state of the extensions being supplied to sliding /sync