summaryrefslogtreecommitdiff
path: root/man/man3/zmq_send.3
diff options
context:
space:
mode:
authorMartin Sustrik <sustrik@fastmq.commkdir>2010-01-18 13:16:14 +0100
committerMartin Sustrik <sustrik@fastmq.commkdir>2010-01-18 13:16:14 +0100
commit4ceb83935062bb84fd5da702679a126d12aed8be (patch)
treebb0bafba163930115f3e29720df8820e1d966ed7 /man/man3/zmq_send.3
parentbddff50271b7c4c15c34d7a0aa1c04f3e3e3c107 (diff)
typos in man pages fixed
Diffstat (limited to 'man/man3/zmq_send.3')
-rw-r--r--man/man3/zmq_send.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/zmq_send.3 b/man/man3/zmq_send.3
index 4924ce0..c6644fc 100644
--- a/man/man3/zmq_send.3
+++ b/man/man3/zmq_send.3
@@ -41,7 +41,7 @@ it's a non-blocking send and message cannot be sent 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