summaryrefslogtreecommitdiff
path: root/doc/zmq_msg_close.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_msg_close.txt')
-rw-r--r--doc/zmq_msg_close.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_msg_close.txt b/doc/zmq_msg_close.txt
index dcc42ff..1da353b 100644
--- a/doc/zmq_msg_close.txt
+++ b/doc/zmq_msg_close.txt
@@ -30,7 +30,7 @@ _zmq_msg_ family of functions.
RETURN VALUE
------------
The _zmq_msg_close()_ function shall return zero if successful. Otherwise
-it shall return -1 and set 'errno' to one of the values defined below.
+it shall return `-1` and set 'errno' to one of the values defined below.
ERRORS