Skip to content

Commit

Permalink
typos type_test.go
Browse files Browse the repository at this point in the history
  • Loading branch information
Pricstas authored Dec 18, 2024
1 parent cc047da commit 6146386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accounts/abi/type_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import (
"github.com/davecgh/go-spew/spew"
)

// typeWithoutStringer is a alias for the Type type which simply doesn't implement
// typeWithoutStringer is an alias for the Type type which simply doesn't implement
// the stringer interface to allow printing type details in the tests below.
type typeWithoutStringer Type

Expand Down

0 comments on commit 6146386

Please sign in to comment.