changeset 103103:4a7a1526ee6d

Fix typo.
author Chong Yidong <cyd@stupidchicken.com>
date Wed, 29 Apr 2009 03:13:37 +0000
parents 789636652cc9
children 2380af35be5c
files doc/lispref/streams.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/lispref/streams.texi	Wed Apr 29 03:13:16 2009 +0000
+++ b/doc/lispref/streams.texi	Wed Apr 29 03:13:37 2009 +0000
@@ -801,7 +801,7 @@
 
 @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