Skip to content

Commit

Permalink
chore: fix typo in app.go (#682)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hack666r authored Feb 4, 2025
1 parent 2e22575 commit fd6e353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testutil/app/app.go
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ func NewRollapp(
app.IBCKeeper.ChannelKeeper,
)

// The IBC tranfer submit is wrapped with:
// The IBC transfer submit is wrapped with:
var ics4Wrapper ibcporttypes.ICS4Wrapper
// - denom metadata middleware
ics4Wrapper = denommetadata.NewICS4Wrapper(
Expand Down

0 comments on commit fd6e353

Please sign in to comment.