[Python-modules-commits] [python-social-auth] 48/61: Fix typo 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 82aa693e7db36b0a58f890777f2d36f88650676f
Author: Ajoy Oommen <ajoy91ad at gmail.com>
Date:   Fri Aug 14 16:06:28 2015 +0530

    Fix typo 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 8216876..d020d89 100644
--- a/docs/use_cases.rst
+++ b/docs/use_cases.rst
@@ -139,7 +139,7 @@ implemented easily)::
         else:
             return 'ERROR'
 
-The snipped above is quite simple, it doesn't return JSON and usually this call
+The snippet above is quite simple, it doesn't return JSON and usually this call
 will be done by AJAX. It doesn't return the user information, but that's
 something that can be extended and filled to suit the project where it's going
 to be used.

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