From 76dfc02135abae5337b48fe99a1b8c0a7d95e33a Mon Sep 17 00:00:00 2001
From: kmccormick
Date: Wed, 3 Apr 2013 12:41:12 -0700
Subject: Doc update: clean up ubiquitous typo "the the"
"Bug: 8531405"
Change-Id: Ib2b96dd2c1ab0f4d8abe5a8052bf2ef33f03b8be
---
docs/html/guide/topics/appwidgets/index.jd | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'docs/html/guide/topics/appwidgets')
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd
index 6e6fa28..93d6c6f 100644
--- a/docs/html/guide/topics/appwidgets/index.jd
+++ b/docs/html/guide/topics/appwidgets/index.jd
@@ -1119,7 +1119,7 @@ initialize an array of WidgetItem
objects. When your app widget is
active, the system accesses these objects using their index position in the
array and the text they contain is displayed
-Here is an excerpt from the the Here is an excerpt from the StackView Widget
sample's
{@link android.widget.RemoteViewsService.RemoteViewsFactory
--
cgit v1.1