am b096bee1: am dd93ae32: Doc change: fix typo.

* commit 'b096bee155cc089144d59640494adba0b31d56ed':
  Doc change: fix typo.
This commit is contained in:
Dirk Dougherty
2013-09-09 10:45:57 -07:00
committed by Android Git Automerger

View File

@ -79,7 +79,7 @@ a valid auth token from the Android Account Manager"/>
<p>To get an auth token you first need to request the <p>To get an auth token you first need to request the
{@link android.Manifest.permission#ACCOUNT_MANAGER} {@link android.Manifest.permission#ACCOUNT_MANAGER}
to yourmanifest file. To actually do anything useful with the to your manifest file. To actually do anything useful with the
token, you'll also need to add the {@link android.Manifest.permission#INTERNET} token, you'll also need to add the {@link android.Manifest.permission#INTERNET}
permission.</p> permission.</p>