Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisBiryukov91 committed Feb 9, 2024
1 parent 239b4ac commit c09a6a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh/src/sample.rs
Original file line number Diff line number Diff line change
Expand Up @@ -327,7 +327,7 @@ pub struct Sample {
pub kind: SampleKind,
/// The [`Timestamp`] of this Sample.
pub timestamp: Option<Timestamp>,
/// Quality of service settings the sample was send with
/// Quality of service settings this sample was sent with.
pub qos: QoS,

#[cfg(feature = "unstable")]
Expand Down

0 comments on commit c09a6a4

Please sign in to comment.