mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-19 06:31:57 +00:00
correct spelling to US english (#6077)
This commit is contained in:
@@ -29,7 +29,7 @@ function getCode() {
|
||||
else
|
||||
# protobuf auto adds `omitempty` to everything so code OK and empty data/log
|
||||
# will not even show when marshalled into json
|
||||
# apparently we can use github.com/golang/protobuf/jsonpb to do the marshalling ...
|
||||
# apparently we can use github.com/golang/protobuf/jsonpb to do the marshaling ...
|
||||
echo 0
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user