Fix spacing to escape "false" correctly.

This commit is contained in:
Jeff Sharkey
2009-10-20 15:57:43 -07:00
parent ae26b8b6f4
commit d7bc654626

View File

@@ -111,7 +111,7 @@ temporarily overcoming the restriction imposed by the
<code><a href="{@docRoot}guide/topics/manifest/provider-element.html#wprmsn">writePermission</a></code>, and
<code><a href="{@docRoot}guide/topics/manifest/provider-element.html#prmsn">permission</a></code> attributes
&mdash;
"{@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