Skip to content

Commit bd10403

Browse files
fixed typo (#507)
1 parent 4db5c83 commit bd10403

File tree

1 file changed

+1
-1
lines changed
  • modules/apps/27-interchain-accounts/keeper

1 file changed

+1
-1
lines changed

modules/apps/27-interchain-accounts/keeper/keeper.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
host "github.com/cosmos/ibc-go/v2/modules/core/24-host"
1919
)
2020

21-
// Keeper defines the IBC transfer keeper
21+
// Keeper defines the IBC interchain account keeper
2222
type Keeper struct {
2323
storeKey sdk.StoreKey
2424
cdc codec.BinaryCodec

0 commit comments

Comments
 (0)