From: Matías Aguirre Date: Tue, 29 Mar 2011 17:49:51 +0000 (-0300) Subject: Typo X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=27a47583ee1d04d9ff77860f6b4f28524180c098;p=django-social-auth.git Typo --- diff --git a/setup.py b/setup.py index 83968c0..c98508d 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ setup(name='django-social-auth', author_email='matiasaguirre@gmail.com', description='Django social authentication made simple.', license='GPL', - keywords='django, openid, oath, social auth, application', + keywords='django, openid, oauth, social auth, application', url='https://github.com/omab/django-social-auth', packages=['social_auth', 'social_auth.backends',