summaryrefslogtreecommitdiff
path: root/man/man3/zmq_recv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/zmq_recv.3')
-rw-r--r--man/man3/zmq_recv.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/zmq_recv.3 b/man/man3/zmq_recv.3
index 37d43d9..8a961bb 100644
--- a/man/man3/zmq_recv.3
+++ b/man/man3/zmq_recv.3
@@ -33,7 +33,7 @@ it's a non-blocking receive and there's no message available at the moment.
function isn't supported by particular socket type.
.IP "\fBEFSM\fP"
function cannot be called at the moment, because socket is not in the
-approprite state. This error may occur with sockets that switch between
+appropriate state. This error may occur with sockets that switch between
several states (e.g. ZMQ_REQ).
.SH EXAMPLE
.nf