jingle, pubsub: Fix spelling thanks to codespell!

This commit is contained in:
Emmanuel Gil Peyrot 2019-09-08 18:24:45 +02:00
commit c7038ace1a
2 changed files with 3 additions and 3 deletions

View file

@ -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.