summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndy McFadden <fadden@android.com>2011-02-01 14:02:59 -0800
committerAndy McFadden <fadden@android.com>2011-02-01 14:02:59 -0800
commitd9c39e0f0177e9d271735766501524196fd14b08 (patch)
tree5738b782adc9027f3b96f6ff4ed1e5a5d2438e7e /docs
parent01025db4992639d453b5f70ea17efd1c189a884d (diff)
downloadandroid_dalvik-d9c39e0f0177e9d271735766501524196fd14b08.tar.gz
android_dalvik-d9c39e0f0177e9d271735766501524196fd14b08.tar.bz2
android_dalvik-d9c39e0f0177e9d271735766501524196fd14b08.zip
Update doc with actual version number.
Honeycomb is 3.0. Change-Id: Ic7f15a9e2345344acdc787db153f8b8c559fe15f
Diffstat (limited to 'docs')
-rw-r--r--docs/heap-profiling.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/heap-profiling.html b/docs/heap-profiling.html
index dfb3cd18b..370737767 100644
--- a/docs/heap-profiling.html
+++ b/docs/heap-profiling.html
@@ -177,7 +177,7 @@ The <code>kill -10</code> (<code>SIGUSR1</code>) method of generating heap
dumps has been removed from the VM.
</p>
-<h3>Android x.y ("Honeycomb")</h3>
+<h3>Android 3.0 ("Honeycomb")</h3>
<p>
A new command-line tool has been added:
</p>