Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:24
erlang
0242-array-Fix-typo-in-docs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0242-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> - <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
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor