[Python-modules-commits] [python-social-auth] 02/09: fix typo

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


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

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

commit f7d4cdcc3bb07e09b91c6572b3912f3562a2e5a2
Author: Raphael Das Gupta <raphael.das.gupta at hsr.ch>
Date:   Fri Aug 12 11:11:08 2016 +0200

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

diff --git a/docs/pipeline.rst b/docs/pipeline.rst
index bd65660..67d25ad 100644
--- a/docs/pipeline.rst
+++ b/docs/pipeline.rst
@@ -12,7 +12,7 @@ in the parameters to avoid errors for unexpected arguments.
 
 Each pipeline entry can return a ``dict`` or ``None``, any other type of return
 value is treated as a response instance and returned directly to the client,
-check *Partial Piepeline* below for details.
+check *Partial Pipeline* below for details.
 
 If a ``dict`` is returned, the value in the set will be merged into the
 ``kwargs`` argument for the next pipeline entry, ``None`` is taken as if ``{}``

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