summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Dirk Dougherty <ddougherty@google.com> 2013-07-30 20:05:29 -0700
committer Android Git Automerger <android-git-automerger@android.com> 2013-07-30 20:05:29 -0700
commitd1ac96b1f6c3c1b5dee7b5ea91c0be6b81db1592 (patch)
tree57d2e4a193d2190377a76764990168eae2bdb07a
parentfc7172e6d2efb514d367976d462ca8a5116120cf (diff)
parentd9065a5cc0da6a17c915374d7fc7c9c5e4a63f9e (diff)
am d9065a5c: Doc change: fix typo.
* commit 'd9065a5cc0da6a17c915374d7fc7c9c5e4a63f9e': Doc change: fix typo.
-rw-r--r--docs/html/google/play-services/auth.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/google/play-services/auth.jd b/docs/html/google/play-services/auth.jd
index 3ccc81a8240b..7acaf1cd6834 100644
--- a/docs/html/google/play-services/auth.jd
+++ b/docs/html/google/play-services/auth.jd
@@ -23,7 +23,7 @@ page.tags="AccountManager","oauth2"
</p>
<p>For implementation details, see the sample in <code>&lt;android-sdk&gt;/extras/google-play-services/samples/auth</code>,
-which shows you how to carry out these basic steps for obtaining an acesss token.</p>
+which shows you how to carry out these basic steps for obtaining an access token.</p>
<h2 id="choose">Choosing an Account</h2>
<p>