[Python-modules-commits] [python-social-auth] 32/89: Fix typo in comment

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:15:44 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 9c0a77f7f433ee9d989a61bb670af002abf2a507
Author: Chronial <git at chron.visiondesigns.de>
Date:   Fri Mar 18 16:09:05 2016 +0100

    Fix typo in comment
---
 social/pipeline/__init__.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/social/pipeline/__init__.py b/social/pipeline/__init__.py
index 132a590..f87242d 100644
--- a/social/pipeline/__init__.py
+++ b/social/pipeline/__init__.py
@@ -10,7 +10,7 @@ DEFAULT_AUTH_PIPELINE = (
     'social.pipeline.social_auth.social_uid',
 
     # Verifies that the current auth process is valid within the current
-    # project, this is were emails and domains whitelists are applied (if
+    # project, this is where emails and domains whitelists are applied (if
     # defined).
     'social.pipeline.social_auth.auth_allowed',
 

-- 
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