GNU bug report logs - #21064
Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option

Previous Next

Package: guile;

Reported by: "Glenn Michaels" <gmichaels <at> Safe-mail.net>

Date: Wed, 15 Jul 2015 11:29:01 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: "Glenn Michaels" <gmichaels <at> Safe-mail.net>
To: 21064 <at> debbugs.gnu.org
Subject: bug#21064: Typo in (guile.info.gz)Keyword Read Syntax: `keyword' read option
Date: Wed, 15 Jul 2015 07:27:13 -0400
The following patch fixes a typo in the guile texinfo docs,
see https://bugs.debian.org/765286 for more info.

--- a/doc/ref/api-data.texi
+++ b/doc/ref/api-data.texi
@@ -5849,7 +5849,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.




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

Previous Next


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