Skip to content

Commit 84a4535

Browse files
committed
fix typo server_mock_test.go
1 parent 7669559 commit 84a4535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server_mock_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ type serverMock struct {
4545
// preimagePush is a channel that preimage pushes are sent into.
4646
preimagePush chan lntypes.Preimage
4747

48-
// cancelSwap is a channel that swap cancelations are sent into.
48+
// cancelSwap is a channel that swap cancellations are sent into.
4949
cancelSwap chan *outCancelDetails
5050

5151
lnd *test.LndMockServices

0 commit comments

Comments
 (0)