summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-04-29 03:13:37 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-04-29 03:13:37 +0000
commit544c5fc92acaa68967ae7e834b7acb83871f03c7 (patch)
tree6ff9478011efc3bf2e931419ffef6f4d0bbfa529
parentdd449674071bf59bfcb965f6909bec764e3c6257 (diff)
downloademacs-544c5fc92acaa68967ae7e834b7acb83871f03c7.tar.gz
Fix typo.
-rw-r--r--doc/lispref/streams.texi2
1 files changed, 1 insertions, 1 deletions
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