summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/html/about/versions/android-4.3.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/about/versions/android-4.3.jd b/docs/html/about/versions/android-4.3.jd
index 8375016536da..0ca3bc658814 100644
--- a/docs/html/about/versions/android-4.3.jd
+++ b/docs/html/about/versions/android-4.3.jd
@@ -312,7 +312,7 @@ if (restrictions.getBoolean(UserManager.DISALLOW_MODIFY_ACCOUNTS, false)) {
// cannot add accounts, disable some functionality
}
</pre>
-<p class="note"><strong>Note:</strong>In this scenario, you should <em>not</em> declare
+<p class="note"><strong>Note:</strong> In this scenario, you should <em>not</em> declare
any new attributes in your manifest file.</p>
</li>