From 4ceb83935062bb84fd5da702679a126d12aed8be Mon Sep 17 00:00:00 2001 From: Martin Sustrik Date: Mon, 18 Jan 2010 13:16:14 +0100 Subject: typos in man pages fixed --- man/man3/zmq_send.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/zmq_send.3') 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 -- cgit v1.2.3