diff options
Diffstat (limited to 'docs/html/google/play-services/auth.jd')
-rw-r--r-- | docs/html/google/play-services/auth.jd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/google/play-services/auth.jd b/docs/html/google/play-services/auth.jd index 7acaf1c..dded599 100644 --- a/docs/html/google/play-services/auth.jd +++ b/docs/html/google/play-services/auth.jd @@ -1,5 +1,5 @@ page.title=Authorization -page.tags="AccountManager","oauth2" +page.tags=AccountManager,oauth2 @jd:body <div id="qv-wrapper"> @@ -236,4 +236,4 @@ if (serverCode == 200) { case, obtain a new token using <a href="{@docRoot}reference/com/google/android/gms/auth/GoogleAuthUtil.html#getToken(android.content.Context, java.lang.String, java.lang.String)" >{@code GoogleAuthUtil.getToken()}</a>. -</p>
\ No newline at end of file +</p> |