aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-22 18:25:05 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-22 18:25:05 +0000
commitbfbc1e9c6856d19886b85f7afc01a2696fe013ec (patch)
treeb9b96e7b86ef11c0fe81c7fcde9a5b9fccf54f50
parent8840cb698abee54755847a2c769e1e8ccdfe85af (diff)
parentc21bcfbd5a698c0eb1c43e96c5e6357a1745c9d5 (diff)
downloadlibbcc-bfbc1e9c6856d19886b85f7afc01a2696fe013ec.tar.gz
Merge "Replace 'his or her' with their for #inclusivefixit" am: b9dd851066 am: c21bcfbd5a
Original change: https://android-review.googlesource.com/c/platform/frameworks/compile/libbcc/+/1370137 Change-Id: I311f0fb05a9e94582e2d58730a3808793f5c20b0
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index a6db1f1..f81eaa7 100644
--- a/README.rst
+++ b/README.rst
@@ -16,9 +16,9 @@ to an in-memory executable. libbcc is versatile because:
performance *at the same time*. libbcc attempts to address these
design constraints.
-* 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.
+* 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.
libbcc provides: