summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Scott Main <smain@google.com> 2013-06-21 20:33:24 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2013-06-21 20:33:24 -0700
commitbe4673494dda3072dd1cea9a968f4524100f382c (patch)
tree0c96c8de3c7a8bb2ed62077742cd6c159f90cc11
parent73c1882fd8243ded351c453c98d2b8c6fba7dba8 (diff)
parentc2d92db8c0ca3d9d045f5f710f4d90db8684b439 (diff)
am c2d92db8: am bcd6f76a: Merge "typo" into jb-mr2-dev
* commit 'c2d92db8c0ca3d9d045f5f710f4d90db8684b439': typo
-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>