[Python-modules-commits] [python-social-auth] 55/61: Fix typo in pipeline doc

Wolfgang Borgert debacle at moszumanska.debian.org
Sat Dec 24 15:14:07 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 af518ab075dcb0f8b443ebbc2ee8d5af52ff0f5a
Author: Andy <andygmb1 at gmail.com>
Date:   Mon Aug 24 15:27:11 2015 +0100

    Fix typo in pipeline doc
---
 docs/pipeline.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/pipeline.rst b/docs/pipeline.rst
index 64e65fb..496582d 100644
--- a/docs/pipeline.rst
+++ b/docs/pipeline.rst
@@ -262,7 +262,7 @@ responses. To enumerate a few:
     The server user-details response, it depends on the protocol in use (and
     sometimes the provider implementation of such protocol), but usually it's
     just a ``dict`` with the user profile details in such provider. Lots of
-    information related to the user is provider here, sometimes the ``scope``
+    information related to the user is provided here, sometimes the ``scope``
     will increase the amount of information in this response on OAuth
     providers.
 

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