mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-05-13 18:45:44 -04:00
docs(sdk): Fix a typo
This commit is contained in:
@@ -2001,7 +2001,7 @@ impl Client {
|
||||
//// Repeatedly synchronize the client state with the server.
|
||||
///
|
||||
/// This method will internally call [`Client::sync_once`] in a loop and is
|
||||
/// equivalent to the [`Client::sync`] method but the resopnses are provided
|
||||
/// equivalent to the [`Client::sync`] method but the responses are provided
|
||||
/// as an async stream.
|
||||
///
|
||||
/// # Arguments
|
||||
|
||||
Reference in New Issue
Block a user