diff options
author | Henrik Nord <[email protected]> | 2011-06-22 14:55:39 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2011-06-22 14:55:43 +0200 |
commit | 1049243404cc52cad5ce1f1d2d37383a2ca06160 (patch) | |
tree | 1e735ae4a1ab2b63597f43ec342cefcd77513563 /erts/doc/src/erl.xml | |
parent | b9d8ae5aa52774ed0ce12c9d21ad7f3670c2dca1 (diff) | |
parent | 1750b6723b23ddf88694794e6e5eac2cad42e5e1 (diff) | |
download | otp-1049243404cc52cad5ce1f1d2d37383a2ca06160.tar.gz otp-1049243404cc52cad5ce1f1d2d37383a2ca06160.tar.bz2 otp-1049243404cc52cad5ce1f1d2d37383a2ca06160.zip |
Merge branch 'hw/fix-doc-typos' into dev
* hw/fix-doc-typos:
Fix typos in the epmd documentation
OTP-9387
Diffstat (limited to 'erts/doc/src/erl.xml')
-rw-r--r-- | erts/doc/src/erl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/erts/doc/src/erl.xml b/erts/doc/src/erl.xml index 514ee5ffaf..02082e57c6 100644 --- a/erts/doc/src/erl.xml +++ b/erts/doc/src/erl.xml @@ -1010,7 +1010,7 @@ list of IP addresses, in which case the <seealso marker="epmd">epmd</seealso> 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).</p> </item> <tag><c><![CDATA[ERL_EPMD_PORT]]></c></tag> |