summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2016-11-13 22:14:28 -0500
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-11-14 16:47:23 +0700
commit1f8a140f6dde9877f8d7963825070219d7850785 (patch)
treebc401bb19c9109db02e0b1b8739f781c90381420 /python
parent34a4609ec4eb7368cedad5800741e5f63989ba63 (diff)
downloadslackbuilds-1f8a140f6dde9877f8d7963825070219d7850785.tar.gz
slackbuilds-1f8a140f6dde9877f8d7963825070219d7850785.tar.xz
python/trollius: Fix slack-desc.
Diffstat (limited to 'python')
-rw-r--r--python/trollius/slack-desc4
1 files changed, 2 insertions, 2 deletions
diff --git a/python/trollius/slack-desc b/python/trollius/slack-desc
index c3caff6bd5..a584bce877 100644
--- a/python/trollius/slack-desc
+++ b/python/trollius/slack-desc
@@ -10,9 +10,9 @@ trollius: trollius (Port of the Tulip project)
trollius:
trollius: Trollius provides infrastructure for writing single-threaded
trollius: concurrent code using coroutines, multiplexing I/O access over
-trollius: sockets and other resources, running network clients and servers,
+trollius: sockets and other resources, running network clients and servers,
trollius: and other related primitives.
-trollius:
+trollius:
trollius: Homepage: https://github.com/haypo/trollius
trollius:
trollius: