unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
@ 2022-09-13 16:28 Fulbert
  2022-10-01 13:50 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Fulbert @ 2022-09-13 16:28 UTC (permalink / raw)
  To: 57776

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






^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag).
  2022-09-13 16:28 bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag) Fulbert
@ 2022-10-01 13:50 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2022-10-01 13:50 UTC (permalink / raw)
  To: Fulbert; +Cc: 57776-done

Applied, thanks!





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-01 13:50 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13 16:28 bug#57776: [PATCH] * doc/ref/compiler.texi (CPS Soup) : fix small typo in doc (closing paren out of @code{} tag) Fulbert
2022-10-01 13:50 ` Ludovic Courtès

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