Skip to content

Commit

Permalink
chore: fix spelling errors (#20345)
Browse files Browse the repository at this point in the history
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
  • Loading branch information
github-prbot and github-merge-queue[bot] committed May 10, 2024
1 parent eb7cc12 commit 18047e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/cosmos/base/tendermint/v1beta1/query.proto
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 18047e6

Please sign in to comment.