]> git.parisson.com Git - django-social-auth.git/commitdiff
Typo
authorMatías Aguirre <matiasaguirre@gmail.com>
Tue, 29 Mar 2011 17:49:51 +0000 (14:49 -0300)
committerMatías Aguirre <matiasaguirre@gmail.com>
Tue, 29 Mar 2011 17:49:51 +0000 (14:49 -0300)
setup.py

index 83968c0ce5263181d28d2df0aca1172e3e84fadb..c98508d4f5e822de6a663a2336e87dcd56b8f776 100644 (file)
--- 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',