summaryrefslogtreecommitdiff
path: root/doc/zmq_connect.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_connect.txt')
-rw-r--r--doc/zmq_connect.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_connect.txt b/doc/zmq_connect.txt
index 2bc8e4f..0061c37 100644
--- a/doc/zmq_connect.txt
+++ b/doc/zmq_connect.txt
@@ -53,7 +53,7 @@ The requested 'transport' protocol is not supported.
*ENOCOMPATPROTO*::
The requested 'transport' protocol is not compatible with the socket type.
*ETERM*::
-The associated context was terminted.
+The 0MQ 'context' associated with the specified 'socket' was terminated.
EXAMPLE