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_recv.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/zmq_recv.3') 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 -- cgit v1.2.3