Skip to content

Commit 2e9fd04

Browse files
committed
f sp
1 parent 40c553f commit 2e9fd04

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
@@ -9682,7 +9682,7 @@ where
96829682
/// implementing [`DNSResolverMessageHandler`]) directly to look up a URI and then delegate to
96839683
/// your normal URI handling.
96849684
///
9685-
/// If `max_total_routing_fee_msat` is not specified, The default from
9685+
/// If `max_total_routing_fee_msat` is not specified, the default from
96869686
/// [`RouteParameters::from_payment_params_and_value`] is applied.
96879687
///
96889688
/// # Payment

0 commit comments

Comments
 (0)