mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
multi: fix spelling mistakes
This commit is contained in:
@@ -1076,7 +1076,7 @@ func TestTxNotifierCancelConf(t *testing.T) {
|
||||
t.Fatalf("expected to receive confirmation notification")
|
||||
}
|
||||
|
||||
// The second one, however, should not have. The event's Confrimed
|
||||
// The second one, however, should not have. The event's Confirmed
|
||||
// channel must have also been closed to indicate the caller that the
|
||||
// TxNotifier can no longer fulfill their canceled request.
|
||||
select {
|
||||
|
Reference in New Issue
Block a user