diff man/lispref/streams.texi @ 30:ec9a17fef872 r19-15b98

Import from CVS: tag r19-15b98
author cvs
date Mon, 13 Aug 2007 08:52:29 +0200
parents 376386a54a3c
children 05472e90ae02
line wrap: on
line diff
--- a/man/lispref/streams.texi	Mon Aug 13 08:51:58 2007 +0200
+++ b/man/lispref/streams.texi	Mon Aug 13 08:52:29 2007 +0200
@@ -752,7 +752,7 @@
 that is, those which were made with @code{make-symbol} or by calling
 @code{intern} with a second argument.
 
-When @code{print-gensym} is true, such symbols will be preceeded by
+When @code{print-gensym} is true, such symbols will be preceded by
 @samp{#:}, which causes the reader to create a new symbol instead of
 interning and returning an existing one.  Beware: The @samp{#:} syntax
 creates a new symbol each time it is seen, so if you print an object