aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIngela Andin <[email protected]>2017-05-16 14:05:08 +0200
committerGitHub <[email protected]>2017-05-16 14:05:08 +0200
commit1c141e44c400cf8cc0c99a16a9a166eaca56a511 (patch)
tree3f98e3bdba30ad3f522ad2a03b9be7aa2907e091
parent8a88639a2cd828bfc760b78dc63d4b2632b6b3ab (diff)
parentb2d598d661dbff2a1efefd4a61f268ddbbcbf461 (diff)
downloadotp-1c141e44c400cf8cc0c99a16a9a166eaca56a511.tar.gz
otp-1c141e44c400cf8cc0c99a16a9a166eaca56a511.tar.bz2
otp-1c141e44c400cf8cc0c99a16a9a166eaca56a511.zip
Merge pull request #1452 from niku/patch-1
Revise minor notation in httpc:request/[4,5]
-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 4217b3c4fb..46484977c9 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -344,7 +344,7 @@
<tag><c><![CDATA[ssl]]></c></tag>
<item>
<p>This is the <c>SSL/TLS</c> connectin configuration option.</p>
- <p>Defaults to <c>[]</c>. See <seealso marker="ssl:ssl">ssl:connect/[2, 3,4]</seealso> for availble options.</p>
+ <p>Defaults to <c>[]</c>. See <seealso marker="ssl:ssl">ssl:connect/[2,3,4]</seealso> for available options.</p>
</item>
<tag><c><![CDATA[autoredirect]]></c></tag>