From d9dd460f11563246ea96429bd3f14c68a1271f50 Mon Sep 17 00:00:00 2001 From: Tanmay Date: Mon, 9 Dec 2024 18:42:55 -0500 Subject: [PATCH] Update simulation/simulation_test.go Co-authored-by: skosito --- simulation/simulation_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simulation/simulation_test.go b/simulation/simulation_test.go index 8a4adc2feb..4dc2cd5832 100644 --- a/simulation/simulation_test.go +++ b/simulation/simulation_test.go @@ -42,7 +42,7 @@ func init() { zetasimulation.GetSimulatorFlags() } -// StoreKeysPrefixes defines a struct used in comparing tw keys for two different stores +// StoreKeysPrefixes defines a struct used in comparing two keys for two different stores // SkipPrefixes is used to skip certain prefixes when comparing the stores type StoreKeysPrefixes struct { A storetypes.StoreKey