commit | 1d3867d342b7aa14009ac8a3fc0503533fc0585d | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Tue Jun 20 21:27:00 2023 +0000 |
committer | Andrew Solovay <asolovay@google.com> | Wed Jun 21 19:02:35 2023 +0000 |
tree | eca4a2a0bcb67e2cf954cda2cb44f56af85539b9 | |
parent | 057c1e7c20f87deab3213ca4c6cd148d37963acf [diff] |
docs: Fixing typos in Context refdoc Fixing two issues--a typo ("while-use-use" should be "while-in-use"), and an open <em> tag that's never closed. NO_TEST , fixes a doc bug (no code edits). Staged the fixed doc to: * go/dac-stage/reference/android/content/Context Change-Id: Id281128210996bc79cbac73a1304b774ad09cf2f TEST: [go/abtd docs build + stage] BUG: 288151309 BUG: 250078085