[Python-modules-commits] [python-social-auth] 43/131: Fixed typo
Wolfgang Borgert
debacle at moszumanska.debian.org
Sat Dec 24 15:16:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to tag v0.2.20
in repository python-social-auth.
commit 8d60913f2350f0f7c6c7eb46c7d65dee0a6e8872
Author: Alexey Rogachev <arogachev90 at gmail.com>
Date: Mon May 16 13:45:32 2016 +0600
Fixed typo
---
docs/backends/facebook.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/backends/facebook.rst b/docs/backends/facebook.rst
index cf91365..894070b 100644
--- a/docs/backends/facebook.rst
+++ b/docs/backends/facebook.rst
@@ -18,7 +18,7 @@ development resources`_:
SOCIAL_AUTH_FACEBOOK_SECRET = ''
- Define ``SOCIAL_AUTH_FACEBOOK_SCOPE`` to get extra permissions
- from facebook. Email is not sent by deafault, to get it, you must request the
+ from facebook. Email is not sent by default, to get it, you must request the
``email`` permission::
SOCIAL_AUTH_FACEBOOK_SCOPE = ['email']
--
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