diff options
author | Henrik Nord <[email protected]> | 2015-06-03 14:37:33 +0200 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2015-06-03 14:37:33 +0200 |
commit | 554849eed360bc5287992196644c6273dbb0caba (patch) | |
tree | 80072b24388c314e001bbe3c4bc54557e1fa2fb9 /lib/inets | |
parent | 2c323bd46cecd0592a47e32e4b57f3b6600b828d (diff) | |
parent | 69dfa5599dc72db8addcad0f3b42a2b6716676ab (diff) | |
download | otp-554849eed360bc5287992196644c6273dbb0caba.tar.gz otp-554849eed360bc5287992196644c6273dbb0caba.tar.bz2 otp-554849eed360bc5287992196644c6273dbb0caba.zip |
Merge branch 'scrapinghub/async-typo'
* scrapinghub/async-typo:
Typo 'asynchroneous' fix
Diffstat (limited to 'lib/inets')
-rw-r--r-- | lib/inets/doc/src/httpc.xml | 2 |
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> |