diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-13 22:14:18 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-14 16:47:23 +0700 |
commit | 7fafcd07700d8252dc383ffd8357f5bfbea2e731 (patch) | |
tree | e6e54bcb94c44bfe0dba9c9d1de2368618cec060 /python | |
parent | 7c2213ca0c09d3af06c4134219971a1dac2556c5 (diff) |
python/pyzmq: Fix slack-desc.
Diffstat (limited to 'python')
-rw-r--r-- | python/pyzmq/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyzmq/slack-desc b/python/pyzmq/slack-desc index 81b4f99200e4..cbbd29dacb90 100644 --- a/python/pyzmq/slack-desc +++ b/python/pyzmq/slack-desc @@ -6,7 +6,7 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pyzmq: pyzqm (Python bindings for 0MQ) +pyzmq: pyzmq (Python bindings for 0MQ) pyzmq: pyzmq: PyZMQ contains Python bindings for 0MQ, a lightweight and fast pyzmq: messaging implementation. |