Merge pull request #3021 from TheBlueMatt/2024-04-drop-blocked-completed-updates
[rust-lightning] / lightning / src / onion_message / messenger.rs
index 1ce0b1805bc7eb4165433a9fd47cadf4fa3185a7..1d7a730fa3625126097fd6d25de150e5ba46c742 100644 (file)
@@ -606,7 +606,7 @@ where
 /// `path`.
 ///
 /// Returns the node id of the peer to send the message to, the message itself, and any addresses
-/// need to connect to the first node.
+/// needed to connect to the first node.
 ///
 /// Returns [`SendError::UnresolvedIntroductionNode`] if:
 /// - `destination` contains a blinded path with an [`IntroductionNode::DirectedShortChannelId`],