diff options
author | 2020-08-12 13:06:32 +0200 | |
---|---|---|
committer | 2020-08-12 13:07:02 +0200 | |
commit | 444da5641464a34fc64ab9d35ae29d3c792b8012 (patch) | |
tree | bef73dce460ec01f75d4d90fbca414368e877a5d /dictionaries | |
parent | b01f678ca850d970f1bd47fd7e4a6aeacd72f3af (diff) | |
download | latinime-444da5641464a34fc64ab9d35ae29d3c792b8012.tar.gz latinime-444da5641464a34fc64ab9d35ae29d3c792b8012.tar.xz latinime-444da5641464a34fc64ab9d35ae29d3c792b8012.zip |
Update LatinIME to comply with Android's inclusive language guidance
See https://source.android.com/setup/contribute/respectful-code for reference
Bug: 162536543
Change-Id: I5df9e60ec6caa2e1e3253532c2b59b74adfc1749
Diffstat (limited to 'dictionaries')
-rw-r--r-- | dictionaries/sample.combined | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dictionaries/sample.combined b/dictionaries/sample.combined index 4fa595e1e..9cbdd2a8a 100644 --- a/dictionaries/sample.combined +++ b/dictionaries/sample.combined @@ -14,7 +14,7 @@ # should not be considered a typo, but that should never be suggested # explicitly. An entry may be made not a word by adding a `not_a_word' # field with a value of `true'. The main reason for putting such entries -# into the dictionary is to add shortcut targets and maybe a whitelist +# into the dictionary is to add shortcut targets and maybe an allowlist # replacement. # # Each word may or may not have any number of shortcut target lines |