am bcd6f76a: Merge "typo" into jb-mr2-dev

* commit 'bcd6f76ac9ebcf1745f1cfce975d8e9835cd4bab':
  typo
This commit is contained in:
Scott Main
2013-06-21 20:30:12 -07:00
committed by Android Git Automerger

View File

@ -312,7 +312,7 @@ if (restrictions.getBoolean(UserManager.DISALLOW_MODIFY_ACCOUNTS, false)) {
// cannot add accounts, disable some functionality // cannot add accounts, disable some functionality
} }
</pre> </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> any new attributes in your manifest file.</p>
</li> </li>