File 0937-Fix-grammar-in-mnesia-dirty_update_counter-3-docs.patch of Package erlang

From 84fa26e7963da8906ee7e243fcdad6c2aa3bd00d Mon Sep 17 00:00:00 2001
From: Ayanda-D <ayanda.dube@erlang-solutions.com>
Date: Thu, 28 May 2020 13:06:38 +0100
Subject: [PATCH] Fix grammar in mnesia:dirty_update_counter/3 docs

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

diff --git a/lib/mnesia/doc/src/mnesia.xml b/lib/mnesia/doc/src/mnesia.xml
index 1932b7695e..9be51a27b3 100644
--- a/lib/mnesia/doc/src/mnesia.xml
+++ b/lib/mnesia/doc/src/mnesia.xml
@@ -1166,7 +1166,7 @@ mnesia:create_table(person,
           simultaneously, both updates take effect without the
           risk of losing one of the updates. The new value
           <c>NewVal</c> of the counter is returned.</p>
-        <p>If <c>Key</c> do not exists, a new record is created with
+        <p>If <c>Key</c> does not exist, a new record is created with
           value <c>Incr</c> if it is larger than 0, otherwise it is
           set to 0.</p>
       </desc>
-- 
2.26.2

openSUSE Build Service is sponsored by