Skip to content

Commit

Permalink
fix: typo (#1530)
Browse files Browse the repository at this point in the history
  • Loading branch information
wyfo authored Oct 11, 2024
1 parent 5582c5d commit 52a36e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh/src/api/encoding.rs
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ impl Encoding {

/// Zenoh serialized data.
///
/// Constant alias for string: `"zenoh/serialization"`.
/// Constant alias for string: `"zenoh/serialized"`.
///
/// This encoding supposes that the payload created with serialization functions provided by `zenoh-ext` crate.
/// The `schema` field may contain the details of the serialization format.
Expand Down

0 comments on commit 52a36e7

Please sign in to comment.