File 1250-array-Fix-typo-in-docs.patch of Package erlang

From b97ea2a74f666557366f9e3b2c249a2b434fabc9 Mon Sep 17 00:00:00 2001
From: Wojtek Mach <wojtek@wojtekmach.pl>
Date: Mon, 2 Aug 2021 06:29:05 +0200
Subject: [PATCH] array: Fix typo in docs

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

diff --git a/lib/stdlib/doc/src/array.xml b/lib/stdlib/doc/src/array.xml
index 77ce4ad101..c15ddd4126 100644
--- a/lib/stdlib/doc/src/array.xml
+++ b/lib/stdlib/doc/src/array.xml
@@ -300,7 +300,7 @@ A3 = array:fix(A2).</pre>
       <fsummary>Create a new array according to the specified options.
       </fsummary>
       <desc><marker id="new-1"/>
-        <p>Creates a new array according to the specified otions. By default,
+        <p>Creates a new array according to the specified options. By default,
           the array is extendible and has initial size zero. Array indices
           start at <c>0</c>.</p> 
         <p><c><anno>Options</anno></c> is a single term or a list of terms,
-- 
2.31.1

openSUSE Build Service is sponsored by