aboutsummaryrefslogtreecommitdiff
path: root/python/pyzmq/README
diff options
context:
space:
mode:
authorMatteo Bernardini <ponce@slackbuilds.org>2016-05-26 20:29:27 +0200
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-27 07:23:29 +0700
commit976877493c30d745aff32f51b7b9f64136054169 (patch)
treef608ccbbf88d91213a27aa15cbd0afce300ef50b /python/pyzmq/README
parent22034ece4bce4027fb7fb787c4198c4ce417b30b (diff)
downloadslackbuilds-976877493c30d745aff32f51b7b9f64136054169.tar.xz
python/pyzmq: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'python/pyzmq/README')
-rw-r--r--python/pyzmq/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pyzmq/README b/python/pyzmq/README
index efc06f708855..64b64d9d8445 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.