Fix all typos using the typos tool
See https://github.com/crate-ci/typos
This commit is contained in:
parent
b014316206
commit
5ed958582b
13 changed files with 20 additions and 20 deletions
|
|
@ -103,7 +103,7 @@ impl StanzaStream {
|
|||
/// `jid` and `password` must be the user account's credentials. `jid` may
|
||||
/// either be a bare JID (to let the server choose a resource) or a full
|
||||
/// JID (to request a specific resource from the server, with no guarantee
|
||||
/// of succcess).
|
||||
/// of success).
|
||||
///
|
||||
/// `timeouts` controls the responsiveness to connection interruptions
|
||||
/// on the underlying transports. Please see the [`Timeouts`] struct's
|
||||
|
|
|
|||
Loading…
Reference in a new issue