File 0945-Fix-spelling-errors.patch of Package erlang

From 5485e251dce30b754fffae4a81d431aed3cc5ccb Mon Sep 17 00:00:00 2001
From: Henrik Lagebrand <h.lagebrand@gmail.com>
Date: Mon, 29 Jun 2020 16:17:14 +0200
Subject: [PATCH] Fix spelling errors

---
 lib/odbc/doc/src/error_handling.xml | 4 ++--
 lib/odbc/doc/src/odbc.xml           | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/lib/odbc/doc/src/error_handling.xml b/lib/odbc/doc/src/error_handling.xml
index 8d794d2c99..40bf7f7f38 100644
--- a/lib/odbc/doc/src/error_handling.xml
+++ b/lib/odbc/doc/src/error_handling.xml
@@ -63,7 +63,7 @@
       <title>Timeouts </title>
       <p>All request made by the client to the connection are
         synchronous. If the timeout is used and expires the client
-        process will exit with reason timeout. Proably the right thing
+        process will exit with reason timeout. Probably the right thing
         to do is let the client die and perhaps be restarted by its
         supervisor. But if the client chooses to catch this timeout,
         it is a good idea to wait a little while before trying
@@ -73,7 +73,7 @@
     </section>
 
     <section>
-      <title>Gaurds </title>
+      <title>Guards </title>
       <p>All API-functions are guarded and if you pass an argument of
         the wrong type a runtime error will occur. All input parameters
         to internal functions are trusted to be correct. It is a good
diff --git a/lib/odbc/doc/src/odbc.xml b/lib/odbc/doc/src/odbc.xml
index d91f23a398..f7d623d974 100644
--- a/lib/odbc/doc/src/odbc.xml
+++ b/lib/odbc/doc/src/odbc.xml
@@ -223,7 +223,7 @@
 		  </list>
 
         <note>
-            <p>The current implementation spawns a port programm
+            <p>The current implementation spawns a port program
             written in C that utilizes the actual ODBC driver. There
             is a default timeout of 5000 msec for this port programm
             to connect to the Erlang ODBC application. This timeout
-- 
2.26.2

openSUSE Build Service is sponsored by