diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-04-17 17:46:24 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-04-17 17:46:24 +0200 |
commit | 643578010d14ba3ae704d770cad91fc9b2975e79 (patch) | |
tree | f6d550138b1103d136ea7d5a4973f6e4d35f7583 /lib | |
parent | b0534e7f668f12b0d48e139c5ddbfcd85eaff4ce (diff) | |
download | otp-643578010d14ba3ae704d770cad91fc9b2975e79.tar.gz otp-643578010d14ba3ae704d770cad91fc9b2975e79.tar.bz2 otp-643578010d14ba3ae704d770cad91fc9b2975e79.zip |
doc: Fix typo in inet
Diffstat (limited to 'lib')
-rw-r--r-- | lib/kernel/doc/src/inet.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml index 522a27dcfa..901b4f5c34 100644 --- a/lib/kernel/doc/src/inet.xml +++ b/lib/kernel/doc/src/inet.xml @@ -523,8 +523,8 @@ fe80::204:acff:fe17:bf38 <tag><c>{high_watermark, Size}</c></tag> <item> <p> - Sender is forced busy if sent and equeued data - readched the highwater mark. + Sender is forced busy if sent and enqueued data + reaches the highwater mark. <br /> Default: 8192 kB. </p> </item> |