chore: fix typos (#25013)
Signed-off-by: minxinyi <minxinyi6@outlook.com> Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
co-authored by
Alex | Interchain Labs
parent
cd714c33b8
commit
f8daf8b371
@@ -52,7 +52,7 @@ import (
|
||||
sdkerrors "github.com/cosmos/cosmos-sdk/types/errors"
|
||||
)
|
||||
|
||||
// AppModuleBasic is the standard form for basic non-dependant elements of an application module.
|
||||
// AppModuleBasic is the standard form for basic non-dependent elements of an application module.
|
||||
type AppModuleBasic interface {
|
||||
HasName
|
||||
RegisterLegacyAminoCodec(*codec.LegacyAmino)
|
||||
|
||||
Reference in New Issue
Block a user