aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-23 15:42:55 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-23 15:42:55 +0000
commit5f94085f67e3985bed838911f546e3e0d720da86 (patch)
treebca805e3d5ef0e6b29ac013fa7f943c1c1c9aeb7
parentc21bcfbd5a698c0eb1c43e96c5e6357a1745c9d5 (diff)
parentb5b5021a9278ea107ad838e140f6c3433d172a39 (diff)
downloadlibbcc-5f94085f67e3985bed838911f546e3e0d720da86.tar.gz
Merge "Replace 'his or her' with their for #inclusivefixit" am: b5b5021a92
Original change: https://android-review.googlesource.com/c/platform/frameworks/compile/libbcc/+/1371956 Change-Id: Icf0cbcbec2857ff48aba3fda9077e2af935801b2
-rw-r--r--README.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.html b/README.html
index c4b9653..1cc5908 100644
--- a/README.html
+++ b/README.html
@@ -317,9 +317,9 @@ compilation.</li>
<li>Android devices demand fast start-up time, small size, and high
performance <em>at the same time</em>. libbcc attempts to address these
design constraints.</li>
-<li>it supports on-device linking. Each device vendor can supply his or
-her own runtime bitcode library (lib*.bc) that differentiates his or
-her system. Specialization becomes ecosystem-friendly.</li>
+<li>it supports on-device linking. Each device vendor can supply their
+own runtime bitcode library (lib*.bc) that differentiates their
+system. Specialization becomes ecosystem-friendly.</li>
</ul>
<p>libbcc provides:</p>
<ul class="simple">