summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/ui/ui-events.jd
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2010-09-24 16:17:27 -0700
committerScott Main <smain@google.com>2010-10-04 13:30:30 -0700
commitec80d7f311b1a0899bb4caf5b380b07027e902d1 (patch)
treeb65ae09178adc3c26ebd6ca9ba156e57a12fcd04 /docs/html/guide/topics/ui/ui-events.jd
parentba944ccda3d61ccbe6061277fcc50c96fe2643f1 (diff)
downloadframeworks_base-ec80d7f311b1a0899bb4caf5b380b07027e902d1.zip
frameworks_base-ec80d7f311b1a0899bb4caf5b380b07027e902d1.tar.gz
frameworks_base-ec80d7f311b1a0899bb4caf5b380b07027e902d1.tar.bz2
docs: consistency fixit for the quickview boxes in the dev guide
Change-Id: Ibd81091fc6002a77ce43f553b63facec53f16a38
Diffstat (limited to 'docs/html/guide/topics/ui/ui-events.jd')
-rw-r--r--docs/html/guide/topics/ui/ui-events.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/ui/ui-events.jd b/docs/html/guide/topics/ui/ui-events.jd
index ccef64f..7d7bfaf 100644
--- a/docs/html/guide/topics/ui/ui-events.jd
+++ b/docs/html/guide/topics/ui/ui-events.jd
@@ -13,9 +13,9 @@ parent.link=index.html
<li><a href="#HandlingFocus">Handling Focus</a></li>
</ol>
- <h2>See also</h2>
+ <h2>Related tutorials</h2>
<ol>
- <li><a href="{@docRoot}resources/tutorials/views/hello-formstuff.html">Hello Form Stuff tutorial</a></li>
+ <li><a href="{@docRoot}resources/tutorials/views/hello-formstuff.html">Form Stuff</a></li>
</ol>
</div>
</div>