docs: fix multiple typos (#25019)

Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
This commit is contained in:
crStiv
2025-07-28 14:00:51 +00:00
committed by GitHub
co-authored by Alex | Interchain Labs
parent f73ea2b5e9
commit 4c6bdd257a
10 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ import (
)
// TestRandomizedGenState tests the normal scenario of applying RandomizedGenState.
// Abonormal scenarios are not tested here.
// Abnormal scenarios are not tested here.
func TestRandomizedGenState(t *testing.T) {
encCfg := moduletestutil.MakeTestEncodingConfig(mint.AppModuleBasic{})