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

This commit is contained in:
vichang
2020-07-28 15:08:47 +00:00
committed by Gerrit Code Review

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,