aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Weiß <[email protected]>2010-11-13 22:11:42 +0100
committerBjörn Gustavsson <[email protected]>2010-11-18 16:12:12 +0100
commit7ceec2cef3643f2c2f63ae169f74da660803435b (patch)
tree28840d730cf82653bee8e25ca938b7aecb6d8e19
parent648d80a4fa2fb48bb185d2dfb40043476b297073 (diff)
downloadotp-7ceec2cef3643f2c2f63ae169f74da660803435b.tar.gz
otp-7ceec2cef3643f2c2f63ae169f74da660803435b.tar.bz2
otp-7ceec2cef3643f2c2f63ae169f74da660803435b.zip
Fix two typos in the epmd documentation
-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 f01cf90a36..474230cb38 100644
--- a/erts/doc/src/epmd.xml
+++ b/erts/doc/src/epmd.xml
@@ -119,7 +119,7 @@
<tag><c><![CDATA[-port No]]></c></tag>
<item>
<p>Let this instance of epmd listen to another TCP port than
- default 4369. This can be also be set using the
+ default 4369. This can also be set using the
<c><![CDATA[ERL_EPMD_PORT]]></c> environment variable, see the
section <seealso marker="#environment_variables">Environment
variables</seealso> below</p>
@@ -186,7 +186,7 @@
<tag><c><![CDATA[-port No]]></c></tag>
<item>
<p>Contacts the <c>epmd</c> listening on the given TCP port number
- (default 4369). This can be also be set using the
+ (default 4369). This can also be set using the
<c><![CDATA[ERL_EPMD_PORT]]></c> environment variable, see the
section <seealso marker="#environment_variables">Environment
variables</seealso> below</p>