diff options
author | 2020-07-31 09:33:35 -0600 | |
---|---|---|
committer | 2020-07-31 09:33:35 -0600 | |
commit | 1d9bf42009301bee11ebdafb26ca6a0a18240e84 (patch) | |
tree | e51545002412eaf54a8a1252a0d34a4b0b73d3fc /tests/res | |
parent | 4eb192212f6605efaa0e5f3c6124e0942cf239c5 (diff) | |
download | latinime-1d9bf42009301bee11ebdafb26ca6a0a18240e84.tar.gz latinime-1d9bf42009301bee11ebdafb26ca6a0a18240e84.tar.xz latinime-1d9bf42009301bee11ebdafb26ca6a0a18240e84.zip |
Update language to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference
Bug: 161896447
Change-Id: I171bc299e660f96f20041a67a3052bd8a2ed781c
Diffstat (limited to 'tests/res')
-rw-r--r-- | tests/res/raw/dummy_resource_for_testing.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/res/raw/dummy_resource_for_testing.txt b/tests/res/raw/dummy_resource_for_testing.txt index 05da86b8f..88e64fd6e 100644 --- a/tests/res/raw/dummy_resource_for_testing.txt +++ b/tests/res/raw/dummy_resource_for_testing.txt @@ -1,3 +1,3 @@ -/* This dummy raw resource is needed to be able to load string resources from a test APK +/* This placeholder raw resource is needed to be able to load string resources from a test APK * successfully. (See {@link KeySpecParserSplitTests#setUp()}. */ |