fix: multiple typos of different importance (#25026)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
emmmm
2025-07-29 19:25:26 +00:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent b12485beb5
commit e5a7389a98
11 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -198,7 +198,7 @@ type HasABCIGenesis interface {
// AppModule is the form for an application module. Most of
// its functionality has been moved to extension interfaces.
// Deprecated: use appmodule.AppModule with a combination of extension interfaes interfaces instead.
// Deprecated: use appmodule.AppModule with a combination of extension interfaces interfaces instead.
type AppModule interface {
appmodule.AppModule