Fix typo of oauth2

Comments only change.
This commit is contained in:
Jeffrey Sorensen
2016-03-14 13:43:41 -04:00
parent 20dcfe2d9b
commit f8429e2142

View File

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