summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkmccormick <kmccormick@google.com>2013-05-31 13:31:23 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2013-05-31 13:31:23 -0700
commiteca0125267d453ab60631317a44abe869eb660fe (patch)
tree2f7100894b9e0cf9e37ce1097ddfe4948eb49c8a
parent62ba36096fa14bdc148bbfc85849a7bed44a1b82 (diff)
parent3886fad5d1c50dd14b11185104401887bc129c7f (diff)
downloadbase-eca0125267d453ab60631317a44abe869eb660fe.tar.gz
am 3886fad5: Merge "Doc Update: fix host title in main doc." into jb-mr1.1-docs
* commit '3886fad5d1c50dd14b11185104401887bc129c7f': 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>