unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: yuvallangerontheroad via "Bug reports for GUILE, GNU's Ubiquitous Extension Language" <bug-guile@gnu.org>
To: 59572@debbugs.gnu.org
Subject: bug#59572: [PATCH] Fix minor typo.
Date: Fri, 25 Nov 2022 11:10:09 +0000	[thread overview]
Message-ID: <KqqLg2ARJw3rMOKXebKPfqTyBsqYUD1zzKNvrMIEyOZYW8xA4QEXqHyV2bvpnM569kaKp-Dm4QQn6A4ucQYcQCBDv9mGLz5iFMu1EBjrN2M=@proton.me> (raw)

[-- 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


                 reply	other threads:[~2022-11-25 11:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='KqqLg2ARJw3rMOKXebKPfqTyBsqYUD1zzKNvrMIEyOZYW8xA4QEXqHyV2bvpnM569kaKp-Dm4QQn6A4ucQYcQCBDv9mGLz5iFMu1EBjrN2M=@proton.me' \
    --to=bug-guile@gnu.org \
    --cc=59572@debbugs.gnu.org \
    --cc=yuvallangerontheroad@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).