aboutsummaryrefslogtreecommitdiffstats
path: root/lib/kernel/doc/src/inet.xml
diff options
context:
space:
mode:
authorArtur Cygan <[email protected]>2018-06-02 19:13:57 +0200
committerArtur Cygan <[email protected]>2018-06-02 19:13:57 +0200
commit2df1c47c4bfc86bd65e013e4be377a4484b0a77d (patch)
treedf2f079ec36bca5909ef9c026c429f2b64cebe06 /lib/kernel/doc/src/inet.xml
parent6a8eddfccc49f0c55215b7734b5fb2f86f57f1b8 (diff)
downloadotp-2df1c47c4bfc86bd65e013e4be377a4484b0a77d.tar.gz
otp-2df1c47c4bfc86bd65e013e4be377a4484b0a77d.tar.bz2
otp-2df1c47c4bfc86bd65e013e4be377a4484b0a77d.zip
Fix typo in inet doc
Diffstat (limited to 'lib/kernel/doc/src/inet.xml')
-rw-r--r--lib/kernel/doc/src/inet.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index 9552332948..e6a7962c5a 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -1149,7 +1149,7 @@ setcap cap_sys_admin,cap_sys_ptrace,cap_dac_read_search+epi beam.smp</code>
<seealso marker="gen_tcp#recv/2"><c>gen_tcp:recv/2</c></seealso>
gets <c>{error, closed}</c>. In active
mode, the controlling process receives a
- <c>{tcp_close, Socket}</c> message, indicating that the
+ <c>{tcp_closed, Socket}</c> message, indicating that the
peer has closed the connection.</p>
<p>Setting this option to <c>true</c> allows you to
distinguish between a connection that was closed normally,