unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* bug#25512: [PATCH] Fix typo in keywords documentation
@ 2017-01-23  9:44 Georgi Kirilov
  2017-02-12 21:05 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Georgi Kirilov @ 2017-01-23  9:44 UTC (permalink / raw)
  To: 25512; +Cc: Georgi Kirilov

 * 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






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

end of thread, other threads:[~2017-02-12 21:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-23  9:44 bug#25512: [PATCH] Fix typo in keywords documentation Georgi Kirilov
2017-02-12 21:05 ` 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).