aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc
diff options
context:
space:
mode:
authorniku <[email protected]>2017-05-11 20:09:39 +0900
committerniku <[email protected]>2017-05-15 10:36:38 +0900
commitb2d598d661dbff2a1efefd4a61f268ddbbcbf461 (patch)
tree47e2135219e3c811e6ee22db34c2da174fa1ded2 /lib/inets/doc
parent9fcbf829e38f4e63bc238d56d4debe38fde7b051 (diff)
downloadotp-b2d598d661dbff2a1efefd4a61f268ddbbcbf461.tar.gz
otp-b2d598d661dbff2a1efefd4a61f268ddbbcbf461.tar.bz2
otp-b2d598d661dbff2a1efefd4a61f268ddbbcbf461.zip
Fix minor typo and notation in httpc:request/[4,5]
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 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>