Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Commit

Permalink
Merge pull request #457 from sorensenjs/patch-3
Browse files Browse the repository at this point in the history
Fix "oath2" typo of oauth2.
  • Loading branch information
nathanielmanistaatgoogle committed Mar 14, 2016
2 parents 20dcfe2 + f8429e2 commit 93cbde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth2client/contrib/appengine.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 93cbde2

Please sign in to comment.