From 27a47583ee1d04d9ff77860f6b4f28524180c098 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mat=C3=ADas=20Aguirre?= Date: Tue, 29 Mar 2011 14:49:51 -0300 Subject: [PATCH] Typo --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5