chore: fix spelling errors (#21610)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
Cosmos SDK
2024-09-09 13:33:12 +00:00
committed by GitHub
co-authored by github-merge-queue
parent ac1b859b4c
commit 50288938d1
3 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ type Event struct {
Attributes ToEventAttributes
}
// BlockStage represents the stage of block processsing for an event.
// BlockStage represents the stage of block processing for an event.
type BlockStage int32
const (