diff options
Diffstat (limited to 'python/pyzmq')
-rw-r--r-- | python/pyzmq/README | 2 | ||||
-rw-r--r-- | python/pyzmq/slack-desc | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/pyzmq/README b/python/pyzmq/README index efc06f7088..64b64d9d84 100644 --- a/python/pyzmq/README +++ b/python/pyzmq/README @@ -1,2 +1,2 @@ -PyZMQ contains Python bindings for ØMQ, a lightweight and fast messaging +PyZMQ contains Python bindings for 0MQ, a lightweight and fast messaging implementation. diff --git a/python/pyzmq/slack-desc b/python/pyzmq/slack-desc index b48942c616..81b4f99200 100644 --- a/python/pyzmq/slack-desc +++ b/python/pyzmq/slack-desc @@ -6,9 +6,9 @@ # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -pyzmq: pyzqm (Python bindings for ØMQ) +pyzmq: pyzqm (Python bindings for 0MQ) pyzmq: -pyzmq: PyZMQ contains Python bindings for ØMQ, a lightweight and fast +pyzmq: PyZMQ contains Python bindings for 0MQ, a lightweight and fast pyzmq: messaging implementation. pyzmq: pyzmq: Homepage: https://github.com/zeromq/pyzmq |