File 0186-Fix-typo-in-httpc.xml-http-httpc.patch of Package erlang

From e39444ea553aeda62314eb087b8aaae81eb87c2e Mon Sep 17 00:00:00 2001
From: Fabian Muscariello <nroi@mailbox.org>
Date: Sat, 15 Jul 2017 11:25:53 +0200
Subject: [PATCH] Fix typo in httpc.xml: http -> httpc

---
 lib/inets/doc/src/httpc.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/inets/doc/src/httpc.xml b/lib/inets/doc/src/httpc.xml
index 66ec6cabd..29e4b2263 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -408,7 +408,7 @@
 	    <c>{self, once}</c>, the first message has an extra
 	    element, that is, <c>{http, {RequestId, stream_start, Headers, Pid}}</c>.
 	    This is the process id to be used as an argument to
-	    <c>http:stream_next/1</c> to trigger the next message to be sent to
+	    <c>httpc:stream_next/1</c> to trigger the next message to be sent to
 	    the calling process.</p>
 	    <p>Notice that chunked encoding can add
 	    headers so that there are more headers in the <c>stream_end</c>
-- 
2.13.4

openSUSE Build Service is sponsored by