summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkmccormick <kmccormick@google.com>2013-05-31 20:28:57 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2013-05-31 20:28:57 +0000
commit3886fad5d1c50dd14b11185104401887bc129c7f (patch)
tree2f7100894b9e0cf9e37ce1097ddfe4948eb49c8a
parent59e24472f3fb4f3dc5d1acee40efd6b8b4d66bd7 (diff)
parent20ec5c5b13421aadda5b0358208281b9fc81327f (diff)
downloadbase-3886fad5d1c50dd14b11185104401887bc129c7f.tar.gz
Merge "Doc Update: fix host title in main doc." into jb-mr1.1-docs
-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>