From f52870948d5d57d033fcdafc9c3fb0a872975447 Mon Sep 17 00:00:00 2001 From: Brad Fitzpatrick Date: Fri, 27 Aug 2010 11:11:24 -0700 Subject: Fix closing tag in docs. BUG=2956223 Change-Id: I0772d0b5386a783762319064c13d567c124da394 --- docs/html/guide/topics/providers/content-providers.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html') diff --git a/docs/html/guide/topics/providers/content-providers.jd b/docs/html/guide/topics/providers/content-providers.jd index 30f8d8c..da4e7a1 100644 --- a/docs/html/guide/topics/providers/content-providers.jd +++ b/docs/html/guide/topics/providers/content-providers.jd @@ -779,7 +779,7 @@ Use the {@link android.net.Uri Uri} methods to help determine what is being requested. Here is the general format for each type: