Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
6081-docs-Add-missing-space-on-maps-doc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 6081-docs-Add-missing-space-on-maps-doc.patch of Package erlang
From 506cdda0f3fa30f94efbe7106f69cd8e5c582540 Mon Sep 17 00:00:00 2001 From: Marcelino Alberdi Pereira <marcelino.alberdi@nomasystems.com> Date: Wed, 21 Sep 2022 12:18:04 +0200 Subject: [PATCH] docs: Add missing space on maps doc --- lib/stdlib/doc/src/maps.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/stdlib/doc/src/maps.xml b/lib/stdlib/doc/src/maps.xml index 98b764ab70..ce9fbc230a 100644 --- a/lib/stdlib/doc/src/maps.xml +++ b/lib/stdlib/doc/src/maps.xml @@ -87,7 +87,7 @@ returns <c>true</c>, the association is copied to the result map. If it returns <c>false</c>, the association is not copied. If it returns <c>{true, NewValue}</c>, the value for <c><anno>Key</anno></c> is - replaced with <c>NewValue</c>at this position is replaced in the + replaced with <c>NewValue</c> at this position is replaced in the result map.</p> <p>The call fails with a <c>{badmap,Map}</c> exception if <c><anno>MapOrIter</anno></c> is not a map or valid iterator, -- 2.35.3
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