GNU bug report logs - #57776
[PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).

Previous Next

Package: guile;

Reported by: Fulbert <fulbert <at> bluewin.ch>

Date: Tue, 13 Sep 2022 16:29:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#57776: closed ([PATCH] * doc/ref/compiler.texi (CPS Soup) :
 fix small typo in doc (closing paren out of @code{} tag).)
Date: Sat, 01 Oct 2022 13:51:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 01 Oct 2022 15:50:24 +0200
with message-id <87a66ffyan.fsf <at> gnu.org>
and subject line Re: bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
has caused the debbugs.gnu.org bug report #57776,
regarding [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
57776: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57776
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Fulbert <fulbert <at> bluewin.ch>
To: bug-guile <at> gnu.org
Subject: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc
 (closing paren out of @code{} tag).
Date: Tue, 13 Sep 2022 18:28:40 +0200
---
 doc/ref/compiler.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/compiler.texi b/doc/ref/compiler.texi
index 27964e881..865a77607 100644
--- a/doc/ref/compiler.texi
+++ b/doc/ref/compiler.texi
@@ -1120,7 +1120,7 @@ especially in cases when we know that we can just update the intmap in
 place.  As an example, say we have an intmap mapping the integers 1 to
 100 to the integers 42 to 141.  Let's say that we want to transform this
 map by adding 1 to each value.  There is already an efficient
-@code{intmap-map} procedure in the @code{(language cps utils}) module,
+@code{intmap-map} procedure in the @code{(language cps utils)} module,
 but if we didn't know about that we might do:
 
 @example
-- 
2.37.3



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Fulbert <fulbert <at> bluewin.ch>
Cc: 57776-done <at> debbugs.gnu.org
Subject: Re: bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix
 small typo in doc (closing paren out of @code{} tag).
Date: Sat, 01 Oct 2022 15:50:24 +0200
Applied, thanks!


This bug report was last modified 2 years and 234 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.