summaryrefslogtreecommitdiff
path: root/man/man3/zmq_connect.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/zmq_connect.3')
-rw-r--r--man/man3/zmq_connect.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/zmq_connect.3 b/man/man3/zmq_connect.3
index dd0b5d8..925b66e 100644
--- a/man/man3/zmq_connect.3
+++ b/man/man3/zmq_connect.3
@@ -9,7 +9,7 @@ The function connect socket
to the peer identified by
.IR addr .
Actual semantics of the command depend on the underlying transport mechanism,
-however, in cases where peers connect in an asymetric manner,
+however, in cases where peers connect in an asymmetric manner,
.IR zmq_bind
should be called first,
.IR zmq_connect