File 0926-Fix-minor-typo-in-IPv6-example.patch of Package erlang

From 5daf85d60cdfa30803538c5463a17226040f2fcf Mon Sep 17 00:00:00 2001
From: Jean-Philippe Jodoin <jpjodoin@gmail.com>
Date: Fri, 29 May 2020 13:46:36 -0400
Subject: [PATCH] Fix minor typo in IPv6 example

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

diff --git a/lib/kernel/doc/src/inet.xml b/lib/kernel/doc/src/inet.xml
index e1a8ae567a..17d0c9f103 100644
--- a/lib/kernel/doc/src/inet.xml
+++ b/lib/kernel/doc/src/inet.xml
@@ -80,7 +80,7 @@ Address          ip_address()
 3ffe:b80:1f8d:2:204:acff:fe17:bf38
                 {16#3ffe,16#b80,16#1f8d,16#2,16#204,16#acff,16#fe17,16#bf38}
 fe80::204:acff:fe17:bf38
-                {16#fe80,0,0,0,0,16#204,16#acff,16#fe17,16#bf38}</code>
+                {16#fe80,0,0,0,16#204,16#acff,16#fe17,16#bf38}</code>
     <p>Function
       <seealso marker="#parse_address/1"><c>parse_address/1</c></seealso>
         can be useful:</p>
-- 
2.26.2

openSUSE Build Service is sponsored by