Merge pull request #8594 from Luukschoen/patch-1

Fix typo GoogleAuth class: case2
This commit is contained in:
Masahiro Wakame
2016-03-19 14:16:41 +09:00
+1 -1
View File
@@ -15,7 +15,7 @@ declare namespace gapi.auth2 {
export class GoogleAuth {
isSignedIn: IsSignedIn;
curretUser: CurrentUser;
currentUser: CurrentUser;
/**
* Calls the onInit function when the GoogleAuth object is fully initialized, or calls the onFailure function if