chore: fix spelling errors (#20345)

Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
This commit is contained in:
Cosmos SDK
2024-05-10 15:29:51 +00:00
committed by GitHub
co-authored by github-merge-queue
parent eb7cc124a5
commit 18047e67f3
@@ -181,7 +181,7 @@ message ABCIQueryResponse {
int64 index = 5;
bytes key = 6;
bytes value = 7;
// depreacted in favor of comet proof type
// deprecated in favor of comet proof type
reserved 8;
int64 height = 9;
string codespace = 10;