From 544c5fc92acaa68967ae7e834b7acb83871f03c7 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Wed, 29 Apr 2009 03:13:37 +0000 Subject: [PATCH] Fix typo. --- doc/lispref/streams.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/streams.texi b/doc/lispref/streams.texi index df19cbee430..1e7d53340c1 100644 --- a/doc/lispref/streams.texi +++ b/doc/lispref/streams.texi @@ -801,7 +801,7 @@ and shared structure: @defvar print-circle If non-@code{nil}, this variable enables detection of circular and -shared structure in printing. @xref{Circular Objects} +shared structure in printing. @xref{Circular Objects}. @end defvar @defvar print-gensym -- 2.39.2