summaryrefslogtreecommitdiff
path: root/doc/zmq_bind.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_bind.txt')
-rw-r--r--doc/zmq_bind.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_bind.txt b/doc/zmq_bind.txt
index c76d05a..a74e81d 100644
--- a/doc/zmq_bind.txt
+++ b/doc/zmq_bind.txt
@@ -55,7 +55,7 @@ The requested 'address' was not local.
*ENODEV*::
The requested 'address' specifies a nonexistent interface.
*ETERM*::
-The associated context was terminted.
+The 0MQ 'context' associated with the specified 'socket' was terminated.
EXAMPLE