Skip to content

Commit

Permalink
Fix rustdoc wraning
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierHecart committed Sep 13, 2023
1 parent 5460734 commit ec12269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zenoh/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ pub mod scouting;
/// # Arguments
///
/// * `what` - The kind of zenoh process to scout for
/// * `config` - The configuration [`Config`](crate::config::Config) to use for scouting
/// * `config` - The configuration [`Config`] to use for scouting
///
/// # Examples
/// ```no_run
Expand Down

0 comments on commit ec12269

Please sign in to comment.