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

* commit 'c68e2089755dc35b34d620944bcceb63e1283015':
  Fixed a typo in a code sample.
This commit is contained in:
Andrew Solovay
2014-04-22 13:27:09 +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