unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#59572: [PATCH] Fix minor typo.
@ 2022-11-25 11:10 yuvallangerontheroad via Bug reports for GUILE, GNU's Ubiquitous Extension Language
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2022-11-25 11:10 UTC | newest]

Thread overview: (only message) (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

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).