File 1409-Fix-a-typo-in-supervisor_bridge-docs.patch of Package erlang

From fb21a4a97cabb6a38b34e45988266c97ea9fa945 Mon Sep 17 00:00:00 2001
From: Sergei Maximov <s.b.maximov@gmail.com>
Date: Wed, 6 Apr 2022 20:08:26 +0300
Subject: [PATCH] Fix a typo in supervisor_bridge docs

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

diff --git a/lib/stdlib/doc/src/supervisor_bridge.xml b/lib/stdlib/doc/src/supervisor_bridge.xml
index eb21f06b16..6653879040 100644
--- a/lib/stdlib/doc/src/supervisor_bridge.xml
+++ b/lib/stdlib/doc/src/supervisor_bridge.xml
@@ -115,7 +115,7 @@
           <item>
             <p>If <c><anno>Module</anno>:init/1</c> fails or returns an error
               tuple or an incorrect value, this function returns
-              <c>{error,<anno>Error</anno>r}</c>, where
+              <c>{error,<anno>Error</anno>}</c>, where
               <c><anno>Error</anno></c> is a term with information about the
               error, and the supervisor bridge
               terminates with reason <c><anno>Error</anno></c>.</p>
-- 
2.34.1

openSUSE Build Service is sponsored by