Skip to content

Commit

Permalink
chore: fix spelling in comment (#737)
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gianelloni <wolf31o2@blinklabs.io>
  • Loading branch information
wolf31o2 authored Oct 2, 2024
1 parent 2243736 commit 087deb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ledger/tx.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import (
"github.com/blinklabs-io/gouroboros/ledger/common"
)

// Compatiblity aliases
// Compatibility aliases
type Transaction = common.Transaction
type TransactionBody = common.TransactionBody
type TransactionInput = common.TransactionInput
Expand Down

0 comments on commit 087deb2

Please sign in to comment.