From d7bc6546268ccc21954427a3ef56f6365bacef5a Mon Sep 17 00:00:00 2001 From: Jeff Sharkey Date: Tue, 20 Oct 2009 15:57:43 -0700 Subject: Fix spacing to escape "false" correctly. --- docs/html/guide/topics/manifest/provider-element.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/guide/topics/manifest/provider-element.jd b/docs/html/guide/topics/manifest/provider-element.jd index 3942f95..98892f1 100644 --- a/docs/html/guide/topics/manifest/provider-element.jd +++ b/docs/html/guide/topics/manifest/provider-element.jd @@ -111,7 +111,7 @@ temporarily overcoming the restriction imposed by the writePermission, and permission attributes — -"{@code true}" if permission can be granted, and "{@ code false}" if not. +"{@code true}" if permission can be granted, and "{@code false}" if not. If "{@code true}", permission can be granted to any of the content provider's data. If "{@code false}", permission can be granted only to the data subsets listed in -- cgit v1.1