From fc4af21003a5df2f8293e7c3635156b21bad10c9 Mon Sep 17 00:00:00 2001
From: Ingela Anderton Andin <ingela@erlang.org>
Date: Mon, 2 Oct 2017 10:55:15 +0200
Subject: inets: Fix documentation typo

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

(limited to 'lib/inets')

diff --git a/lib/inets/doc/src/mod_esi.xml b/lib/inets/doc/src/mod_esi.xml
index a8393c9248..d024c8afa8 100644
--- a/lib/inets/doc/src/mod_esi.xml
+++ b/lib/inets/doc/src/mod_esi.xml
@@ -142,7 +142,7 @@
 	to the client and <c>SessionID</c> is an identifier that shall by used when
 	calling this function, do not assume anything about
 	the datatype. This function may be called
-	several times to chunk the the respons data. Notice that the
+	several times to chunk the response data. Notice that the
 	first chunk of data sent to the client must at least contain
 	all HTTP header fields that the response will generate. If the
 	first chunk does not contain the <em>end of HTTP header</em>,
-- 
cgit v1.2.3