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_bind.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/zmq_bind.3') diff --git a/man/man3/zmq_bind.3 b/man/man3/zmq_bind.3 index b8f2102..61d97fa 100644 --- a/man/man3/zmq_bind.3 +++ b/man/man3/zmq_bind.3 @@ -8,7 +8,7 @@ The function binds socket .IR s to a particular transport. Actual semantics of the command depend on the underlying transport mechanism, however, in cases where -peers connect in an asymetric manner, +peers connect in an asymmetric manner, .IR zmq_bind should be called first, .IR zmq_connect -- cgit v1.2.3