Skip to content

Commit 8904a52

Browse files
f comment
1 parent c563ece commit 8904a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/util/events.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ impl_writeable_tlv_based_enum!(PaymentPurpose,
8282
(2, SpontaneousPayment)
8383
);
8484

85-
/// When the payment failure took place and extra details about it. [`PathFailure::OnPath`] may
85+
/// When the payment path failure took place and extra details about it. [`PathFailure::OnPath`] may
8686
/// contain a [`NetworkUpdate`] that needs to be applied to the [`NetworkGraph`].
8787
///
8888
/// [`NetworkUpdate`]: crate::routing::gossip::NetworkUpdate

0 commit comments

Comments
 (0)