Skip to content

Commit

Permalink
Can't have doclinks to private items
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Oct 23, 2024
1 parent 285e99f commit 0d422b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manul/src/session/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ impl<M> VerifiedMessage<M> {

/// A message bundle destined for another node.
///
/// During message pre-processing, a `MessageBundle` transitions to a [`CheckedMessageBundle`].
/// During message pre-processing, a `MessageBundle` transitions to a `CheckedMessageBundle`.
///
/// Note that this is already signed.
#[derive(Clone, Debug)]
Expand Down

0 comments on commit 0d422b5

Please sign in to comment.