summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson2020-10-12 05:56:48 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:37:22 +0200
commitfd0aaeee095b9c6abc95bcb75a6e9b919d461325 (patch)
tree928a85bbf699d64c0d188258fcae44affb33e1b3 /python
parent1c37fc75c60db8c3da8bd506c9aee5201ad5c557 (diff)
downloadslackbuilds-fd0aaeee095b9c6abc95bcb75a6e9b919d461325.tar.gz
python/speaklater: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/speaklater/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/speaklater/README b/python/speaklater/README
index f81ca63b07..c59bdb5667 100644
--- a/python/speaklater/README
+++ b/python/speaklater/README
@@ -1,3 +1,3 @@
A module that provides lazy strings for translations. Basically you
get an object that appears to be a string but changes the value every
-time the value is evaluated based on a callable you provide. \ No newline at end of file
+time the value is evaluated based on a callable you provide.