aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorHenrik Nord <[email protected]>2013-12-13 12:40:21 +0100
committerHenrik Nord <[email protected]>2013-12-13 12:40:25 +0100
commit7d4e5e2458e0627882f49078b9757dd6ae21a6fe (patch)
tree8f39560e710ce919136a5068bfc14efd590ecccd /lib
parentfa6407f35c12156a9ed2eb25fb131e1ef5c7f0e4 (diff)
parent272c3eb7257a33e072a8127310e618dd48c1b3db (diff)
downloadotp-7d4e5e2458e0627882f49078b9757dd6ae21a6fe.tar.gz
otp-7d4e5e2458e0627882f49078b9757dd6ae21a6fe.tar.bz2
otp-7d4e5e2458e0627882f49078b9757dd6ae21a6fe.zip
Merge branch 'wmalik/httpc_spelling'
* wmalik/httpc_spelling: fixed a spelling mistake in httpc doc OTP-11538
Diffstat (limited to 'lib')
-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 357a62381d..37eb7ba718 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -387,7 +387,7 @@ Receiver(ReplyInfo)
</pre>
</item>
- <tag><c><![CDATA[{Module, Funcion, Args}]]></c></tag>
+ <tag><c><![CDATA[{Module, Function, Args}]]></c></tag>
<item>
<p>Information will be delivered to the receiver via calls
to the callback function: </p>