Fix link typo.

Change-Id: I182b9c04caddcc4a985f206eddf5c23b06afe0e3
This commit is contained in:
Nick Kralevich
2012-08-08 11:33:17 -07:00
parent de9d40d445
commit 2caec6c682

View File

@@ -420,7 +420,7 @@ public class Build {
* <ul>
* <li>Content Providers: The default value of {@code android:exported} is now
* {@code false}. See
* <a href="{docRoot}guide/topics/manifest/provider-element.html#exported">
* <a href="{@docRoot}guide/topics/manifest/provider-element.html#exported">
* the android:exported section</a> in the provider documentation for more details.</li>
* </ul>
*/