aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/doc
diff options
context:
space:
mode:
authorLouis-Philippe Gauthier <[email protected]>2014-07-03 08:41:01 -0400
committerLouis-Philippe Gauthier <[email protected]>2014-07-03 08:41:01 -0400
commitd4813b7a8a8d5a887deae70f7f8377796cd62233 (patch)
treebe7c7257cfb1071d765c5f15a19b55a41fabc635 /lib/inets/doc
parentfbc5f26d8f00277aca13fd97a0eef2423446c249 (diff)
downloadotp-d4813b7a8a8d5a887deae70f7f8377796cd62233.tar.gz
otp-d4813b7a8a8d5a887deae70f7f8377796cd62233.tar.bz2
otp-d4813b7a8a8d5a887deae70f7f8377796cd62233.zip
Fix typo in documentation /header_as_is/headers_as_is/
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 37eb7ba718..06cb035370 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -332,7 +332,7 @@ filename() = string()
<p>Defaults to <c>true</c>. </p>
</item>
- <tag><c><![CDATA[header_as_is]]></c></tag>
+ <tag><c><![CDATA[headers_as_is]]></c></tag>
<item>
<p>Shall the headers provided by the user be made
lower case or be regarded as case sensitive. </p>