GNU bug report logs - #25512
[PATCH] Fix typo in keywords documentation

Previous Next

Package: guile;

Reported by: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>

Date: Mon, 23 Jan 2017 16:12:01 UTC

Severity: normal

Tags: patch

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

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: ludo <at> gnu.org (Ludovic Courtès)
Cc: tracker <at> debbugs.gnu.org
Subject: bug#25512: closed ([PATCH] Fix typo in keywords documentation)
Date: Sun, 12 Feb 2017 21:06:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Feb 2017 22:05:35 +0100
with message-id <87bmu7rug0.fsf <at> gnu.org>
and subject line Re: bug#25512: [PATCH] Fix typo in keywords documentation
has caused the debbugs.gnu.org bug report #25512,
regarding [PATCH] Fix typo in keywords documentation
to be marked as done.

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


-- 
25512: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25512
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>
To: bug-guile <at> gnu.org
Cc: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>
Subject: [PATCH] Fix typo in keywords documentation
Date: Mon, 23 Jan 2017 11:44:37 +0200
 * doc/ref/api-data.texi (Keyword Read Syntax): Fix typo
---
 doc/ref/api-data.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ref/api-data.texi b/doc/ref/api-data.texi
index 1b3170e4f..4316fc0f5 100644
--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -5412,7 +5412,7 @@ of the form @code{:NAME} are read as symbols, as required by R5RS.
 
 @cindex SRFI-88 keyword syntax
 
-If the @code{keyword} read option is set to @code{'postfix}, Guile
+If the @code{keywords} read option is set to @code{'postfix}, Guile
 recognizes the SRFI-88 read syntax @code{NAME:} (@pxref{SRFI-88}).
 Otherwise, tokens of this form are read as symbols.
 
-- 
2.11.0



[Message part 3 (message/rfc822, inline)]
From: ludo <at> gnu.org (Ludovic Courtès)
To: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>
Cc: 25512-done <at> debbugs.gnu.org
Subject: Re: bug#25512: [PATCH] Fix typo in keywords documentation
Date: Sun, 12 Feb 2017 22:05:35 +0100
Georgi Kirilov <kirilov.georgi.s <at> gmail.com> skribis:

>  * doc/ref/api-data.texi (Keyword Read Syntax): Fix typo

Applied, thanks!

Ludo'.


This bug report was last modified 8 years and 150 days ago.

Previous Next


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