* bug#59572: [PATCH] Fix minor typo.
@ 2022-11-25 11:10 yuvallangerontheroad via Bug reports for GUILE, GNU's Ubiquitous Extension Language
2024-08-03 19:49 ` Rob Browning
0 siblings, 1 reply; 2+ messages in thread
From: yuvallangerontheroad via Bug reports for GUILE, GNU's Ubiquitous Extension Language @ 2022-11-25 11:10 UTC (permalink / raw)
To: 59572
[-- Attachment #1: Type: text/plain, Size: 17 bytes --]
Hi, I'm new here.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Fix-minor-typo.patch --]
[-- Type: text/x-patch; name=0001-Fix-minor-typo.patch, Size: 1031 bytes --]
From efdb82fa7dc33c8b161a7783e11197c746a4959d Mon Sep 17 00:00:00 2001
From: Yuval Langer <yuvallangerontheroad@proton.me>
Date: Fri, 25 Nov 2022 13:04:28 +0200
Subject: [PATCH] Fix minor typo.
---
doc/ref/api-data.texi | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi
index 8658b9785..4601df7c4 100644
--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -543,8 +543,8 @@ by 100000000000000000. In Guile's current incarnation, therefore, the
numbers.
-Dividing by an exact zero leads to a error message, as one might expect.
-However, dividing by an inexact zero does not produce an error.
+Dividing by an exact zero leads to an error message, as one might
+expect. However, dividing by an inexact zero does not produce an error.
Instead, the result of the division is either plus or minus infinity,
depending on the sign of the divided number and the sign of the zero
divisor (some platforms support signed zeroes @samp{-0.0} and
--
2.30.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#59572: [PATCH] Fix minor typo.
2022-11-25 11:10 bug#59572: [PATCH] Fix minor typo yuvallangerontheroad via Bug reports for GUILE, GNU's Ubiquitous Extension Language
@ 2024-08-03 19:49 ` Rob Browning
0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2024-08-03 19:49 UTC (permalink / raw)
To: yuvallangerontheroad; +Cc: 59572-done
yuvallangerontheroad <yuvallangerontheroad@proton.me> writes:
> Hi, I'm new here.
Pushed to main:
commit 2047b532fad1632cfcfc8b7c1521ef619e622c82
api-data.texi: fix typo in "Real and Rational Numbers" section
* doc/ref/api-data.texi: fix typo in "Real and Rational Numbers" section
[rlb@defaultvalue.org: adjust commit message]
Thanks
--
Rob Browning
rlb @defaultvalue.org and @debian.org
GPG as of 2011-07-10 E6A9 DA3C C9FD 1FF8 C676 D2C4 C0F0 39E9 ED1B 597A
GPG as of 2002-11-03 14DD 432F AE39 534D B592 F9A0 25C8 D377 8C7E 73A4
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-03 19:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-25 11:10 bug#59572: [PATCH] Fix minor typo yuvallangerontheroad via Bug reports for GUILE, GNU's Ubiquitous Extension Language
2024-08-03 19:49 ` Rob Browning
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).