chore: fix spelling errors (#21478)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
Cosmos SDK
2024-08-30 12:34:50 +00:00
committed by GitHub
co-authored by github-merge-queue
parent efb11b3b75
commit 092655312f
+1 -1
View File
@@ -1,5 +1,5 @@
// v2 contains logic and CLI used for genutil by server/v2 / runtime/v2 applications.
// It contains the AppExporter struct which is used when exporting the application state.
// Additionnaly it holds the a custom Export command specific to the v2 application.
// Additionally it holds the a custom Export command specific to the v2 application.
// The rest of the CLI commands are the same as the ones in the genutil module.
package v2