Merge pull request #1312 from rodgert/master

fix typo in zmq_msg_gets documentation
This commit is contained in:
KAPP Arnaud 2015-01-18 03:48:29 +01:00
commit 94b0ad3eaa

View File

@ -34,7 +34,7 @@ property will return the IP address of the remote endpoint as returned by
getnameinfo(2).
Other properties may be defined based on the underlying security mechanism,
see ZAP auththenticated connection sample below.
see ZAP authenticated connection sample below.
RETURN VALUE
------------