aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc
diff options
context:
space:
mode:
authorKirilll Zaborsky <[email protected]>2015-05-28 18:20:12 +0300
committerKirilll Zaborsky <[email protected]>2015-05-28 18:20:12 +0300
commit69dfa5599dc72db8addcad0f3b42a2b6716676ab (patch)
tree94591ea6fe35b19d26c214a1c01c1f89adc3ec0e /lib/inets/doc
parent2925fbba49237ff6b6e2691f52c4afb2c0447e46 (diff)
downloadotp-69dfa5599dc72db8addcad0f3b42a2b6716676ab.tar.gz
otp-69dfa5599dc72db8addcad0f3b42a2b6716676ab.tar.bz2
otp-69dfa5599dc72db8addcad0f3b42a2b6716676ab.zip
Typo 'asynchroneous' fix
Diffstat (limited to 'lib/inets/doc')
-rw-r--r--lib/inets/doc/src/httpc.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/inets/doc/src/httpc.xml b/lib/inets/doc/src/httpc.xml
index 4178cb7d4c..6984408932 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -366,7 +366,7 @@ filename() = string()
<tag><c><![CDATA[receiver]]></c></tag>
<item>
<p>Defines how the client will deliver the result of an
- asynchroneous request (<c>sync</c> has the value
+ asynchronous request (<c>sync</c> has the value
<c>false</c>). </p>
<taglist>