summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngela Andin <ingela@erlang.org>2021-09-03 11:33:06 +0200
committerGitHub <noreply@github.com>2021-09-03 11:33:06 +0200
commite839e6a53eff700cd488949ca9bf460a5c3c7b75 (patch)
tree2bad72f56991b6a1ec232b48f9e2fb025567576d
parent90c7097748ca840d4419e4738dcc5237ffca324b (diff)
downloaderlang-IngelaAndin-httpc-typo.tar.gz
Update httpc.xmlIngelaAndin-httpc-typo
Fix typo
-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 f579acf7ce..905cfb2465 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -350,7 +350,7 @@
<tag><c><![CDATA[ssl]]></c></tag>
<item>
- <p>This is the <c>SSL/TLS</c> connectin configuration option.</p>
+ <p>This is the <c>SSL/TLS</c> connecting configuration option.</p>
<p>Defaults to <c>[]</c>. See <seeerl marker="ssl:ssl">ssl:connect/[2,3,4]</seeerl> for available options.</p>
</item>