summaryrefslogtreecommitdiffstats
path: root/python/fasteners
diff options
context:
space:
mode:
author B. Watson2016-11-14 04:13:50 +0100
committer Willy Sudiarto Raharjo2016-11-14 10:47:23 +0100
commitdac058c6627cc0ee51311fc9497461ce28fecdbb (patch)
tree77de472ac45683a6b05f2979cd209847e18bb35c /python/fasteners
parent57bbe40f4b9df1c2350f714566caf08572c329d1 (diff)
downloadslackbuilds-dac058c6627cc0ee51311fc9497461ce28fecdbb.tar.gz
python/fasteners: Fix slack-desc.
Diffstat (limited to 'python/fasteners')
-rw-r--r--python/fasteners/slack-desc8
1 files changed, 4 insertions, 4 deletions
diff --git a/python/fasteners/slack-desc b/python/fasteners/slack-desc
index 47657d5497..23b65654ab 100644
--- a/python/fasteners/slack-desc
+++ b/python/fasteners/slack-desc
@@ -10,10 +10,10 @@ fasteners: fasteners (python package that provides useful locks)
fasteners:
fasteners: A python package that provides useful locks.
fasteners: It includes the following:
-fasteners: Locking decorator,
-fasteners: Reader-writer locks,
-fasteners: Inter-process locks,
-fasteners: Generic helpers.
+fasteners: Locking decorator,
+fasteners: Reader-writer locks,
+fasteners: Inter-process locks,
+fasteners: Generic helpers.
fasteners:
fasteners: Homepage: https://github.com/harlowja/fasteners
fasteners: