summaryrefslogtreecommitdiff
path: root/doc/zmq_epgm.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zmq_epgm.txt')
-rw-r--r--doc/zmq_epgm.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/zmq_epgm.txt b/doc/zmq_epgm.txt
index 9a48afd..68ec504 100644
--- a/doc/zmq_epgm.txt
+++ b/doc/zmq_epgm.txt
@@ -55,7 +55,7 @@ and a port number.
An 'interface' may be specified by either of the following:
* The interface name as defined by the operating system.
-* The primary IPv4 address assigned to the interface, in it's numeric
+* The primary IPv4 address assigned to the interface, in its numeric
representation.
NOTE: Interface names are not standardised in any way and should be assumed to
@@ -63,7 +63,7 @@ be arbitrary and platform dependent. On Win32 platforms no short interface
names exist, thus only the primary IPv4 address may be used to specify an
'interface'.
-A 'multicast address' is specified by an IPv4 multicast address in it's numeric
+A 'multicast address' is specified by an IPv4 multicast address in its numeric
representation.