diff --git a/docs/html/preview/features/multilingual-support.jd b/docs/html/preview/features/multilingual-support.jd index ac96452c48363..89ecd5d512869 100644 --- a/docs/html/preview/features/multilingual-support.jd +++ b/docs/html/preview/features/multilingual-support.jd @@ -188,7 +188,7 @@ support French.

Designing your App to Support Additional Locales

LocaleList API

-

Android N adds a new API {@code LocaleList.GetDefault()} +

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