From fabe1079444d0e35c5f1192ba327666f0f93f0b6 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Mon, 8 Aug 2016 15:40:01 +0200 Subject: inets: Fix typo in doc --- lib/inets/doc/src/mod_esi.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/inets/doc/src') diff --git a/lib/inets/doc/src/mod_esi.xml b/lib/inets/doc/src/mod_esi.xml index 8279fdc824..006fca1bdf 100644 --- a/lib/inets/doc/src/mod_esi.xml +++ b/lib/inets/doc/src/mod_esi.xml @@ -61,7 +61,7 @@ {server_port, integer()}

Servers port number.

- {request_method, "GET | "PUT" | "DELETE | "POST" | "PATCH"} + {request_method, "GET | "PUT" | "DELETE" | "POST" | "PATCH"}

HTTP request method.

{remote_adress, inet:ip_address()} -- cgit v1.2.3