aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
diff options
context:
space:
mode:
authorTreehugger Robot <treehugger-gerrit@google.com>2020-07-31 18:39:35 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-31 18:39:35 +0000
commit21d7b604c36305795783e9d480915e1f835ce1e3 (patch)
treeec284692a5e1b50c13c48b716a741db3476f6489 /tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
parentac8249acbbeb2636bc435985dce3109fc6bab734 (diff)
parenta6c7396edfb4d764315b7339382e9adbbd1c41b9 (diff)
downloadlatinime-21d7b604c36305795783e9d480915e1f835ce1e3.tar.gz
latinime-21d7b604c36305795783e9d480915e1f835ce1e3.tar.xz
latinime-21d7b604c36305795783e9d480915e1f835ce1e3.zip
Merge "Update language to comply with Android's inclusive language guidance" am: 9490b1b92f am: 892eabe4c5 am: a2581fb80c am: 994774ebaf am: a6c7396edf
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1382602 Change-Id: Ic4c551578824440d04880125d568a760cf01831f
Diffstat (limited to 'tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java')
-rw-r--r--tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java b/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
index a0544d62a..e3fb30dbb 100644
--- a/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
+++ b/tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
@@ -51,7 +51,7 @@ public class SuggestionSpanUtilsTest {
}
/**
- * Helper method to create a dummy {@link SuggestedWordInfo}.
+ * Helper method to create a placeholder {@link SuggestedWordInfo}.
*
* @param kindAndFlags the kind and flags to be used to create {@link SuggestedWordInfo}.
* @param word the word to be used to create {@link SuggestedWordInfo}.