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 17:29:51 +02:00 committed by GitHub
parent eb7cc124a5
commit 18047e67f3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;