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
+1
-1
@@ -533,7 +533,7 @@ func NewSimApp(
|
||||
)
|
||||
|
||||
// BasicModuleManager defines the module BasicManager is in charge of setting up basic,
|
||||
// non-dependant module elements, such as codec registration and genesis verification.
|
||||
// non-dependent module elements, such as codec registration and genesis verification.
|
||||
// By default it is composed of all the module from the module manager.
|
||||
// Additionally, app module basics can be overwritten by passing them as argument.
|
||||
app.BasicModuleManager = module.NewBasicManagerFromManager(
|
||||
|
||||
Reference in New Issue
Block a user