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:21:20 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-31 18:21:20 +0000
commita6c7396edfb4d764315b7339382e9adbbd1c41b9 (patch)
treeec284692a5e1b50c13c48b716a741db3476f6489 /tests/src/com/android/inputmethod/compat/SuggestionSpanUtilsTest.java
parentc1a6a00c4f80a08594e54173f02749f259f5a0a1 (diff)
parent994774ebaf0fab5d68b1ab2fb118d82c75c7f548 (diff)
downloadlatinime-a6c7396edfb4d764315b7339382e9adbbd1c41b9.tar.gz
latinime-a6c7396edfb4d764315b7339382e9adbbd1c41b9.tar.xz
latinime-a6c7396edfb4d764315b7339382e9adbbd1c41b9.zip
Merge "Update language to comply with Android's inclusive language guidance" am: 9490b1b92f am: 892eabe4c5 am: a2581fb80c am: 994774ebaf
Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1382602 Change-Id: Ia5f79b6d872cf14ed41627e3027858370a3bfcbe
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}.