[Python-modules-commits] [python-social-auth] 14/89: twilio backend: fix backend name in comment

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:15:03 UTC 2016


This is an automated email from the git hooks/post-receive script.

debacle pushed a commit to tag v0.2.15
in repository python-social-auth.

commit faf039c8cb85cb1bfc0872f4ce4ee4a861f5b6cc
Author: Marc Hoersken <info at marc-hoersken.de>
Date:   Mon Jan 4 14:48:49 2016 +0100

    twilio backend: fix backend name in comment
---
 social/backends/twilio.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/social/backends/twilio.py b/social/backends/twilio.py
index 96621dd..d63fe6c 100644
--- a/social/backends/twilio.py
+++ b/social/backends/twilio.py
@@ -1,5 +1,5 @@
 """
-Amazon auth backend, docs at:
+Twilio auth backend, docs at:
     http://psa.matiasaguirre.net/docs/backends/twilio.html
 """
 from re import sub

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-social-auth.git



More information about the Python-modules-commits mailing list