aboutsummaryrefslogtreecommitdiffstats
path: root/erts/doc/src/epmd.xml
diff options
context:
space:
mode:
authorHolger Weiß <[email protected]>2011-06-01 00:43:16 +0200
committerHolger Weiß <[email protected]>2011-06-01 00:43:16 +0200
commit1750b6723b23ddf88694794e6e5eac2cad42e5e1 (patch)
treee37787edc60678bbfc6edce4498cc740a441d4c0 /erts/doc/src/epmd.xml
parentf6a77186a608fb08e2ffc65d06c4166b7127e4a0 (diff)
downloadotp-1750b6723b23ddf88694794e6e5eac2cad42e5e1.tar.gz
otp-1750b6723b23ddf88694794e6e5eac2cad42e5e1.tar.bz2
otp-1750b6723b23ddf88694794e6e5eac2cad42e5e1.zip
Fix typos in the epmd documentation
Diffstat (limited to 'erts/doc/src/epmd.xml')
-rw-r--r--erts/doc/src/epmd.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/erts/doc/src/epmd.xml b/erts/doc/src/epmd.xml
index 411e627c85..3e7005410f 100644
--- a/erts/doc/src/epmd.xml
+++ b/erts/doc/src/epmd.xml
@@ -120,7 +120,7 @@
<item>
<p>Let this instance of <c>epmd</c> listen only on the
comma-separated list of IP addresses and on the loopback address
- (which is implicitely added to the list if it has not been
+ (which is implicitly added to the list if it has not been
specified). This can also be set using the
<c><![CDATA[ERL_EPMD_ADDRESS]]></c> environment variable, see the
section <seealso marker="#environment_variables">Environment
@@ -243,7 +243,7 @@
<p>This environment variable may be set to a comma-separated
list of IP addresses, in which case the <c>epmd</c> daemon
will listen only on the specified address(es) and on the
- loopback address (which is implicitely added to the list if it
+ loopback address (which is implicitly added to the list if it
has not been specified). The default behaviour is to listen on
all available IP addresses.</p>
</item>