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

Commit c68e2089 authored by Andrew Solovay's avatar Andrew Solovay Committed by Android Git Automerger
Browse files

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

* commit '3555e4ae':
  Fixed a typo in a code sample.
parents ca1f8f6d 3555e4ae
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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