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

Commit 12edbe17 authored by Aurimas Liutikas's avatar Aurimas Liutikas
Browse files

Fix a spelling error in Supporting Languages page.

Bug:
https://code.google.com/p/android/issues/detail?id=71378

Change-Id: I82bc1b3e9b20fdafc74ef544e5bde4f22c47f2e3
(cherry picked from commit 52eae0ac)
parent 396ed8d2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@ your string values.</p>
<p>To add support for more languages, create additional <code>values</code> directories inside
<code>res/</code> that include a hyphen and the ISO language code at the end of the
directory name. For example, <code>values-es/</code> is the directory containing simple
resourcess for the Locales with the language code "es".  Android loads the appropriate resources
resources for the Locales with the language code "es".  Android loads the appropriate resources
according to the locale settings of the device at run time. For more information, see
 <a href="{@docRoot}guide/topics/resources/providing-resources.html#AlternativeResources">Providing Alternative Resources</a>.</p>