summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkmccormick <kmccormick@google.com>2013-05-31 13:38:15 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-31 13:38:15 -0700
commit0dc7891ccb9698aa5d1f8b40aff797184c0544aa (patch)
tree916437af0d058edc7cfdf838bb7ce15f245a87fc
parent4f0002e6de601f6727475a3296618120b62d7f12 (diff)
parent7356dde40439e2c787d28ed05aff4ff81d8a2d39 (diff)
downloadframeworks_base-0dc7891ccb9698aa5d1f8b40aff797184c0544aa.zip
frameworks_base-0dc7891ccb9698aa5d1f8b40aff797184c0544aa.tar.gz
frameworks_base-0dc7891ccb9698aa5d1f8b40aff797184c0544aa.tar.bz2
am 7356dde4: am a75fb065: am c02821ef: am eca01252: am 3886fad5: Merge "Doc Update: fix host title in main doc." into jb-mr1.1-docs
* commit '7356dde40439e2c787d28ed05aff4ff81d8a2d39': Doc Update: fix host title in main doc.
-rw-r--r--docs/html/guide/topics/appwidgets/index.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd
index 187f9ef..d8ad844 100644
--- a/docs/html/guide/topics/appwidgets/index.jd
+++ b/docs/html/guide/topics/appwidgets/index.jd
@@ -69,7 +69,7 @@ the Music App Widget.</p>
<p>This document describes how to publish an App Widget using an App Widget
provider. For a discussion of creating your own {@link android.appwidget.AppWidgetHost}
to host app widgets, see <a href="{@docRoot}guide/topics/appwidgets/host.html">
-Implementing a Custom App Widget Host</a>.</p>
+App Widget Host</a>.</p>
<div class="note design">
<p><strong>Widget Design</strong></p>