Skip to content

Commit 087deb2

Browse files
authored
chore: fix spelling in comment (#737)
Signed-off-by: Chris Gianelloni <[email protected]>
1 parent 2243736 commit 087deb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ledger/tx.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ import (
2020
"github.com/blinklabs-io/gouroboros/ledger/common"
2121
)
2222

23-
// Compatiblity aliases
23+
// Compatibility aliases
2424
type Transaction = common.Transaction
2525
type TransactionBody = common.TransactionBody
2626
type TransactionInput = common.TransactionInput

0 commit comments

Comments
 (0)