Merge "docs: Fixed capitalization error in method name." into mnc-mr-docs am: 09fab6d

am: 36223fa

* commit '36223fad327398f58bda57549a83670b178448cd':
  docs: Fixed capitalization error in method name.

Change-Id: I6dae1c9b4461261e07e443b7c83b7fa8c713a4cd
This commit is contained in:
Kevin Hufnagle
2016-04-26 07:58:09 +00:00
committed by android-build-merger

View File

@@ -188,7 +188,7 @@ support French.</p>
<h2 id="design">Designing your App to Support Additional Locales</h2> <h2 id="design">Designing your App to Support Additional Locales</h2>
<h3>LocaleList API</h3> <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 that lets apps directly query the list of languages a user has specified. This API
allows you to create more sophisticated allows you to create more sophisticated
app behavior and better-optimized display of content. For example, Search app behavior and better-optimized display of content. For example, Search