[Python-modules-commits] [python-social-auth] 49/61: Fix another mistake in use_cases.rst

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


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

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

commit 4bca07fd4cd050b94a3dc62a6a5f0ec2093553d6
Author: Ajoy Oommen <ajoy91ad at gmail.com>
Date:   Fri Aug 14 16:13:44 2015 +0530

    Fix another mistake in use_cases.rst
---
 docs/use_cases.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/use_cases.rst b/docs/use_cases.rst
index d020d89..38c25ba 100644
--- a/docs/use_cases.rst
+++ b/docs/use_cases.rst
@@ -7,7 +7,7 @@ Some miscellaneous options and use cases for python-social-auth_.
 Return the user to the original page
 ------------------------------------
 
-There's a common scenario were it's desired to return the user back to the
+There's a common scenario where it's desired to return the user back to the
 original page from where it was requested to login. For that purpose, the usual
 ``next`` query-string argument is used, the value of this parameter will be
 stored in the session and later used to redirect the user when login was

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