Skip to content

Commit

Permalink
fixed typo (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
crodriguezvega authored Nov 1, 2021
1 parent 4db5c83 commit bd10403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/apps/27-interchain-accounts/keeper/keeper.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import (
host "github.com/cosmos/ibc-go/v2/modules/core/24-host"
)

// Keeper defines the IBC transfer keeper
// Keeper defines the IBC interchain account keeper
type Keeper struct {
storeKey sdk.StoreKey
cdc codec.BinaryCodec
Expand Down

0 comments on commit bd10403

Please sign in to comment.