From db4c67a902a00ef0e444fc24770650895344c5a8 Mon Sep 17 00:00:00 2001 From: Andrey Gromov Date: Fri, 21 Apr 2017 09:46:05 +0000 Subject: [PATCH] new, upd git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342408 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/zmq/zmq.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/zmq/zmq.xml b/reference/zmq/zmq.xml index 7dd2233a3b..e4b1b9983a 100644 --- a/reference/zmq/zmq.xml +++ b/reference/zmq/zmq.xml @@ -448,7 +448,7 @@ ZMQ::SOCKOPT_RCVHWM - The ZMQ_SNDHWM option shall set the high water mark for inbound messages on the specified socket. Available if compiled against ZeroMQ 3.x or higher (Value: &integer;). + The SOCKOPT_RCVHWM option shall set the high water mark for inbound messages on the specified socket. Available if compiled against ZeroMQ 3.x or higher (Value: &integer;).