unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: Arun Isaac <arunisaac@systemreboot.net>
To: 42228@debbugs.gnu.org
Subject: bug#42228: [PATCH 1/3] doc: Fix return value of do loop example.
Date: Mon,  6 Jul 2020 21:08:48 +0530	[thread overview]
Message-ID: <20200706153850.13457-1-arunisaac@systemreboot.net> (raw)
In-Reply-To: <20200706153214.13293-1-arunisaac@systemreboot.net>

* doc/ref/api-control.texi (while do): Change return value of second do
loop example from 789 to 243.
---
 doc/ref/api-control.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-control.texi b/doc/ref/api-control.texi
index 5df5344c5..9860457fa 100644
--- a/doc/ref/api-control.texi
+++ b/doc/ref/api-control.texi
@@ -323,7 +323,7 @@ Or with two variables and a final return value,
 3**3 is 27
 3**4 is 81
 @result{}
-789
+243
 @end example
 
 The @var{variable} bindings are established like a @code{let}, in that
-- 
2.26.2






  reply	other threads:[~2020-07-06 15:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 15:32 bug#42228: [PATCH 0/3] A few minor typo fixes and documentation improvements Arun Isaac
2020-07-06 15:38 ` Arun Isaac [this message]
2020-07-06 15:38   ` bug#42228: [PATCH 2/3] texinfo: Fix typo in transform-string docstring Arun Isaac
2020-07-06 15:38   ` bug#42228: [PATCH 3/3] doc: Improve documentation of make-shared-array Arun Isaac

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=20200706153850.13457-1-arunisaac@systemreboot.net \
    --to=arunisaac@systemreboot.net \
    --cc=42228@debbugs.gnu.org \
    /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).