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

Commit 7bb84d0b authored by Kevin Hufnagle's avatar Kevin Hufnagle
Browse files

docs: Fixed capitalization error in method name.

The LocaleList.getDefault() method now uses the correct capitalization
under the "Designing your App to Support Additional Locales" section
of the "Language and Locale" page.

Bug: 27653797
Change-Id: I89ca2ca20c2cfc2f572a71d31c508bdff74b35ee
parent 566c9be6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ support French.</p>
<h2 id="design">Designing your App to Support Additional Locales</h2>
<h3>LocaleList API</h3>

<p>Android N adds a new API {@code LocaleList.GetDefault()}
<p>Android N adds a new API {@code LocaleList.getDefault()}
that lets apps directly query the list of languages a user has specified. This API
allows you to create more sophisticated
 app behavior and better-optimized display of content. For example, Search