summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/ui/actionbar.jd
diff options
context:
space:
mode:
authorAndrew Solovay <asolovay@google.com>2014-04-22 13:41:50 +0000
committerAndroid Git Automerger <android-git-automerger@android.com>2014-04-22 13:41:50 +0000
commitcd8f0c58bb42e910a0a09cc37cbb15d308c96ce1 (patch)
treec37212a0d9ed3333d932de3e6a6c1b42100e66aa /docs/html/guide/topics/ui/actionbar.jd
parentbc3c1ad9606d1571932af0585053fdb85422138b (diff)
parent97b7208fa436d279b5a7cc4fc582e7ba89181a84 (diff)
downloadframeworks_base-cd8f0c58bb42e910a0a09cc37cbb15d308c96ce1.zip
frameworks_base-cd8f0c58bb42e910a0a09cc37cbb15d308c96ce1.tar.gz
frameworks_base-cd8f0c58bb42e910a0a09cc37cbb15d308c96ce1.tar.bz2
am 97b7208f: am da1a10f7: am c68e2089: am 3555e4ae: Fixed a typo in a code sample.
* commit '97b7208fa436d279b5a7cc4fc582e7ba89181a84': Fixed a typo in a code sample.
Diffstat (limited to 'docs/html/guide/topics/ui/actionbar.jd')
-rw-r--r--docs/html/guide/topics/ui/actionbar.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/ui/actionbar.jd b/docs/html/guide/topics/ui/actionbar.jd
index a122443..f169f5f 100644
--- a/docs/html/guide/topics/ui/actionbar.jd
+++ b/docs/html/guide/topics/ui/actionbar.jd
@@ -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