summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author kmccormick <kmccormick@google.com> 2013-05-31 13:45:53 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2013-05-31 13:45:53 -0700
commitfd04f5e31a793e1501b4acce1edb05bfa31b79a1 (patch)
tree2fcac29d8edbed53cbc71c24574b2e71ba47ca7d
parent43590eb76cac78f780dd318492c5fe6093e2fa88 (diff)
parent0dc7891ccb9698aa5d1f8b40aff797184c0544aa (diff)
am 0dc7891c: 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 '0dc7891ccb9698aa5d1f8b40aff797184c0544aa': 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 187f9efb9505..d8ad844e53e4 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>