Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 18947b91 authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Fix capitalization in KitKat in the AssetManager docs

Part of removing this fix up in metalava.

Change-Id: I97dfd8cea1bb7edc65c03ae17244bb5bc01cddd2
Test: None
parent c44d86ec
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -1419,7 +1419,7 @@ public final class AssetManager implements AutoCloseable {
     * <a href="https://tools.ietf.org/html/bcp47">BCP-47</a> language tags and can be
     * <a href="https://tools.ietf.org/html/bcp47">BCP-47</a> language tags and can be
     * parsed using {@link Locale#forLanguageTag(String)}.
     * parsed using {@link Locale#forLanguageTag(String)}.
     *
     *
     * <p>On SDK 20 (Android 4.4W: Kitkat for watches) and below, locale strings
     * <p>On SDK 20 (Android 4.4W: KitKat for watches) and below, locale strings
     * are of the form {@code ll_CC} where {@code ll} is a two letter language code,
     * are of the form {@code ll_CC} where {@code ll} is a two letter language code,
     * and {@code CC} is a two letter country code.
     * and {@code CC} is a two letter country code.
     */
     */