Skip to content

Commit

Permalink
docs: fix wrong grammar
Browse files Browse the repository at this point in the history
  • Loading branch information
doitian authored Nov 19, 2024
1 parent 593d3ba commit 94c7033
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fiber/network.rs
Original file line number Diff line number Diff line change
Expand Up @@ -533,7 +533,7 @@ pub enum NetworkActorEvent {
/// block with the given transaction index.
FundingTransactionConfirmed(OutPoint, BlockNumber, u32),

/// A funding transaction has been failed.
/// A funding transaction has failed.
FundingTransactionFailed(OutPoint),

/// A commitment transaction is signed by us and has sent to the other party.
Expand Down

0 comments on commit 94c7033

Please sign in to comment.