File 0393-Missing-a-curly-bracket.patch of Package erlang

From d016d1232c4802445d882678b725120cf5ad8879 Mon Sep 17 00:00:00 2001
From: Anatolii Kosorukov <java1cprog@yandex.ru>
Date: Fri, 17 Jun 2022 10:28:16 +0300
Subject: [PATCH] Missing a curly bracket

Fix Missing a curly bracket.
---
 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 72ac79a0b0..11e9cb130b 100644
--- a/lib/inets/doc/src/httpc.xml
+++ b/lib/inets/doc/src/httpc.xml
@@ -296,7 +296,7 @@
                       {stream,                  stream_to()} | 
                       {body_format,             body_format()} | 
                       {full_result,             boolean()} | 
-                      {headers_as_is,           boolean() |
+                      {headers_as_is,           boolean()} |
                       {socket_opts,             socket_opts()} | 
                       {receiver,                receiver()} |
 	              {ipv6_host_with_brackets, boolean()}</v>
-- 
2.35.3

openSUSE Build Service is sponsored by