Skip to content

Commit fe2f6b2

Browse files
f remove ticks
1 parent 88ec1d3 commit fe2f6b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/util/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ pub struct ChannelConfig {
401401
/// HTLCs. Useful for liquidity providers to offload on-chain channel costs to end users.
402402
///
403403
/// Usage:
404-
/// - The payee will set this option and set its invoice route hints to use [`intercept scids`]
404+
/// - The payee will set this option and set its invoice route hints to use [intercept scids]
405405
/// generated by this channel's counterparty.
406406
/// - The counterparty will get an [`HTLCIntercepted`] event upon payment forward, and call
407407
/// [`forward_intercepted_htlc`] with less than the amount provided in

0 commit comments

Comments
 (0)