Merge "Update language in android.text.format to comply with Android’s inclusive language guidance" am: f7b2126b75

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1373056

Change-Id: I85773f31e977e6dd78bc6356fe812d0fbfd4473e
This commit is contained in:
vichang
2020-07-28 15:23:43 +00:00
committed by Automerger Merge Worker

View File

@@ -62,7 +62,7 @@ public final class DateIntervalFormat {
/**
* Format a date range. This is our slightly more sensible internal API.
* A truly sane replacement would take a skeleton instead of int flags.
* A truly reasonable replacement would take a skeleton instead of int flags.
*/
@VisibleForTesting(visibility = PACKAGE)
public static String formatDateRange(ULocale icuLocale, android.icu.util.TimeZone icuTimeZone,