aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-23 20:24:43 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-23 20:24:43 +0000
commit668db1155014abaf9fcb48b2702a1dc63024f66c (patch)
treebca805e3d5ef0e6b29ac013fa7f943c1c1c9aeb7
parentf2e90da7ec5bb658d801c695de464ddf77eaf167 (diff)
parent44d2c27ed73a037b8db8ed707b5018ef92c14f1f (diff)
downloadlibbcc-668db1155014abaf9fcb48b2702a1dc63024f66c.tar.gz
Merge "Replace 'his or her' with their for #inclusivefixit" am: b5b5021a92 am: 5f94085f67 am: 44d2c27ed7
Original change: https://android-review.googlesource.com/c/platform/frameworks/compile/libbcc/+/1371956 Change-Id: I016973167e2d75abbe5b6d900f61f92fcc2bcc96
-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">