jingle, pubsub: Fix spelling thanks to codespell!
This commit is contained in:
parent
a9a68cb1d7
commit
c7038ace1a
2 changed files with 3 additions and 3 deletions
|
|
@ -445,7 +445,7 @@ pub struct Jingle {
|
|||
/// Unique session identifier between two entities.
|
||||
pub sid: SessionId,
|
||||
|
||||
/// A list of contents to be negociated in this session.
|
||||
/// A list of contents to be negotiated in this session.
|
||||
pub contents: Vec<Content>,
|
||||
|
||||
/// An optional reason.
|
||||
|
|
|
|||
Loading…
Reference in a new issue