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
|
|
@ -25,7 +25,7 @@ pub struct IqHeader {
|
|||
/// The sender JID.
|
||||
pub from: Option<Jid>,
|
||||
|
||||
/// The reciepient JID.
|
||||
/// The recipient JID.
|
||||
pub to: Option<Jid>,
|
||||
|
||||
/// The stanza's ID.
|
||||
|
|
|
|||
Loading…
Reference in a new issue