Merge "typo" into jb-mr2-dev

This commit is contained in:
Scott Main
2013-06-22 03:26:26 +00:00
committed by Android (Google) Code Review

View File

@ -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>