diff --git a/oauth2client/contrib/appengine.py b/oauth2client/contrib/appengine.py index a8b7163..308aa09 100644 --- a/oauth2client/contrib/appengine.py +++ b/oauth2client/contrib/appengine.py @@ -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.