diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 23:29:36 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 1d53eb092b51eff250a4a94d6284d98c2f7b22e1 (patch) | |
tree | 5ff613f33e60aeeb28604d59920062ab920185f6 /python/Flask-Login | |
parent | 2986ebe211bb71edea986ed285d0e768b7168bad (diff) | |
download | slackbuilds-1d53eb092b51eff250a4a94d6284d98c2f7b22e1.tar.gz |
python/Flask-Login: Fix slack-desc.
Diffstat (limited to 'python/Flask-Login')
-rw-r--r-- | python/Flask-Login/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask-Login/slack-desc b/python/Flask-Login/slack-desc index c322ff410c..6f1a543189 100644 --- a/python/Flask-Login/slack-desc +++ b/python/Flask-Login/slack-desc @@ -10,7 +10,7 @@ Flask-Login: Flask-Login (User session management for Flask) Flask-Login: Flask-Login: Flask-Login provides user session management for Flask. It handles Flask-Login: the common tasks of logging in, logging out, and remembering your -Flask-Login: users’ sessions over extended periods of time. +Flask-Login: users' sessions over extended periods of time. Flask-Login: Flask-Login: Homepage: https://github.com/maxcountryman/flask-login Flask-Login: |