am 97b7208f: am da1a10f7: am c68e2089: am 3555e4ae: Fixed a typo in a code sample.

* commit '97b7208fa436d279b5a7cc4fc582e7ba89181a84':
  Fixed a typo in a code sample.
This commit is contained in:
Andrew Solovay
2014-04-22 13:41:50 +00:00
committed by Android Git Automerger

View File

@@ -1145,7 +1145,7 @@ defined in a resource looks like this:</p>
&lt;item&gt;Venus&lt;/item&gt;
&lt;item&gt;Earth&lt;/item&gt;
&lt;/string-array&gt;
&lt;/pre&gt;
&lt;/resources&gt;
</pre>
<p>The {@link android.widget.ArrayAdapter} returned by {@link