summaryrefslogtreecommitdiffstats
path: root/python/Flask-Login
diff options
context:
space:
mode:
author B. Watson2016-11-14 21:40:50 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:41:38 +0100
commit457afb73ea5241d0473f2ee99c637f0464f46eaa (patch)
tree766bdb5a76d7d7a16a6962da4ea03f434d233202 /python/Flask-Login
parent9caced56646043ad98e28375cf246e1c5c8e37ac (diff)
downloadslackbuilds-457afb73ea5241d0473f2ee99c637f0464f46eaa.tar.gz
python/Flask-Login: Fix README.
Diffstat (limited to 'python/Flask-Login')
-rw-r--r--python/Flask-Login/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Flask-Login/README b/python/Flask-Login/README
index 7ea25670c3..472b705652 100644
--- a/python/Flask-Login/README
+++ b/python/Flask-Login/README
@@ -1,4 +1,4 @@
Flask-Login provides user session management for Flask.
It handles the common tasks of logging in, logging out,
-and remembering your users’ sessions over extended periods
+and remembering your users' sessions over extended periods
of time.