Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:Ledest:erlang:23
erlang
1158-stdlib-fix-typo-in-doc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 1158-stdlib-fix-typo-in-doc.patch of Package erlang
From 6af2b91ee1108e2e903e0bc619ecfdcfaa514b50 Mon Sep 17 00:00:00 2001 From: Pierre Allix <pierre.allix.work@gmail.com> Date: Fri, 6 Jan 2023 13:31:00 +0100 Subject: [PATCH 2/3] stdlib: fix typo in doc --- lib/stdlib/doc/src/rand.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/stdlib/doc/src/rand.xml b/lib/stdlib/doc/src/rand.xml index ac99736761..4c47b64fbd 100644 --- a/lib/stdlib/doc/src/rand.xml +++ b/lib/stdlib/doc/src/rand.xml @@ -540,7 +540,7 @@ end.</pre> <seemfa marker="#uniform/0"><c>uniform/0</c></seemfa> because all bits in the mantissa are random. This property, in combination with the fact that exactly zero - is never returned is useful for algoritms doing for example + is never returned is useful for algorithms doing for example <c>1.0 / <anno>X</anno></c> or <c>math:log(<anno>X</anno>)</c>. </p> </note> @@ -623,7 +623,7 @@ end.</pre> <seemfa marker="#uniform_s/1"><c>uniform_s/1</c></seemfa> because all bits in the mantissa are random. This property, in combination with the fact that exactly zero - is never returned is useful for algoritms doing for example + is never returned is useful for algorithms doing for example <c>1.0 / <anno>X</anno></c> or <c>math:log(<anno>X</anno>)</c>. </p> </note> -- 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