Skip to content

Commit 92feba8

Browse files
committed
f typo
1 parent 75910fa commit 92feba8

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
@@ -1362,7 +1362,7 @@ impl<Signer: Sign, M: Deref, T: Deref, K: Deref, F: Deref, L: Deref> ChannelMana
13621362
/// estimate.
13631363
/// * If our counterparty is the channel initiator, we will require a channel closing
13641364
/// transaction feerate of our [`Background`] feerate or the feerate which
1365-
/// will appear on a force-closure transaction, whichever is lower. We will allow our
1365+
/// would appear on a force-closure transaction, whichever is lower. We will allow our
13661366
/// counterparty to pay as much fee as they'd like, however.
13671367
///
13681368
/// May generate a SendShutdown message event on success, which should be relayed.

0 commit comments

Comments
 (0)