summaryrefslogtreecommitdiff
path: root/libjsonpb
diff options
context:
space:
mode:
authorXevi Miro Bruix <xevi@google.com>2020-07-23 18:28:48 +0000
committerXevi Miro Bruix <xevi@google.com>2020-07-23 18:28:48 +0000
commit2e3084cf5f71db6a6ea84fcf746c3200f3488a5e (patch)
treebca5b249c5027fa7d051fce9a945e80bfde4417a /libjsonpb
parenta75aec2642ee6477d43d68bb2648468e81366beb (diff)
downloadextras-2e3084cf5f71db6a6ea84fcf746c3200f3488a5e.tar.gz
Update language to comply with Android’s inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference inclusivefixit Bug: 161896447 Test: Modified documentation Change-Id: I470977d509be623bd099369e082f0ed5079c098c
Diffstat (limited to 'libjsonpb')
-rw-r--r--libjsonpb/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjsonpb/README.md b/libjsonpb/README.md
index 5562c8f7..46bd84c8 100644
--- a/libjsonpb/README.md
+++ b/libjsonpb/README.md
@@ -50,7 +50,7 @@ code must be converted to use `libjsonpbparse` for consistency.
This library provides functions and tests to examine a JSON file and validate
it against a Protobuf message definition.
-In addition to a sanity check that `libprotobuf` can convert the JSON file to a
+In addition to a validity check that `libprotobuf` can convert the JSON file to a
Protobuf message (using `libjsonpbparse`), it also checks the following:
- Whether there are fields unknown to the schema. All fields in the JSON file