Merge pull request #457 from sorensenjs/patch-3

Fix "oath2" typo of oauth2.
This commit is contained in:
Nathaniel Manista
2016-03-14 10:46:52 -07:00

View File

@@ -273,7 +273,7 @@ class CredentialsProperty(db.Property):
"""App Engine datastore Property for Credentials.
Utility property that allows easy storage and retrieval of
oath2client.Credentials
oauth2client.Credentials
"""
# Tell what the user type is.