0
0
mirror of https://github.com/zeromq/libzmq.git synced 2025-01-14 09:47:56 +08:00

fix typo in zmq_msg_gets documentation

This commit is contained in:
Thomas Rodgers 2015-01-17 20:15:31 -06:00
parent 4e89ae616a
commit 40d2f9ad5d

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
------------