File 0387-Fix-typo-in-ETS-doc.patch of Package erlang

From 5d33f3d0e2ae60e0abcbb67a6ac0d1da1d92dd1c Mon Sep 17 00:00:00 2001
From: Sverker Eriksson <sverker@erlang.org>
Date: Fri, 9 Apr 2021 13:25:23 +0200
Subject: [PATCH] Fix typo in ETS doc

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

diff --git a/lib/stdlib/doc/src/ets.xml b/lib/stdlib/doc/src/ets.xml
index 4f43ae28d0..f66257337b 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -1681,7 +1681,7 @@ is_integer(X), is_integer(Y), X + Y < 4711]]></code>
           the match specification the object is not considered a match and is
           therefore not counted.</p>
         <p>This function can be described as a
-          <seemfa marker="#match_delete/2"><c>match_delete/2</c></seemfa>
+          <seemfa marker="#select_delete/2"><c>select_delete/2</c></seemfa>
           function that does not delete any elements, but only counts them.</p>
         <p>The function returns the number of objects matched.</p>
       </desc>
-- 
2.26.2

openSUSE Build Service is sponsored by