Skip to content

Commit 2bf5f44

Browse files
committed
f sp
1 parent 42fd4df commit 2bf5f44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lightning/src/ln/channelmanager.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9683,7 +9683,7 @@ where
96839683
/// implementing [`DNSResolverMessageHandler`]) directly to look up a URI and then delegate to
96849684
/// your normal URI handling.
96859685
///
9686-
/// If `max_total_routing_fee_msat` is not specified, The default from
9686+
/// If `max_total_routing_fee_msat` is not specified, the default from
96879687
/// [`RouteParameters::from_payment_params_and_value`] is applied.
96889688
///
96899689
/// # Payment

0 commit comments

Comments
 (0)