summaryrefslogtreecommitdiff
path: root/doc/zmq_flush.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_flush.txt')
-rw-r--r--doc/zmq_flush.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zmq_flush.txt b/doc/zmq_flush.txt
index 77f4452..83ba32c 100644
--- a/doc/zmq_flush.txt
+++ b/doc/zmq_flush.txt
@@ -30,7 +30,7 @@ the queued messages *may* be flushed as a single batch.
RETURN VALUE
------------
The _zmq_flush()_ function shall return zero if successful. Otherwise it shall
-return -1 and set 'errno' to one of the values defined below.
+return `-1` and set 'errno' to one of the values defined below.
ERRORS