File 0500-ets-documentation-Fix-typo.patch of Package erlang

From c1a6c9839a9ba89f0e1db7e92d2370f6cd79f361 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bj=C3=B6rn=20Gustavsson?= <bjorn@erlang.org>
Date: Wed, 28 Sep 2022 06:23:15 +0200
Subject: [PATCH] ets documentation: Fix typo

---
 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 381bd6638f..507d27d8d6 100644
--- a/lib/stdlib/doc/src/ets.xml
+++ b/lib/stdlib/doc/src/ets.xml
@@ -1740,7 +1740,7 @@ is_integer(X), is_integer(Y), X + Y < 4711]]></code>
 	  <seeerl marker="#concurrency">atomic and isolated</seeerl>. The
 	  <c>select_replace</c> table traversal as a whole, like all other select functions,
 	  does not give such guarantees.</p>
-	<p>The match specifiction must be guaranteed to <em>retain the key</em>
+	<p>The match specification must be guaranteed to <em>retain the key</em>
 	  of any matched object. If not, <c>select_replace</c> will fail with <c>badarg</c>
 	  without updating any objects.</p>
         <p>For the moment, due to performance and semantic constraints,
-- 
2.35.3

openSUSE Build Service is sponsored by