diff man/lispref/streams.texi @ 108:360340f9fd5f r20-1b6

Import from CVS: tag r20-1b6
author cvs
date Mon, 13 Aug 2007 09:18:39 +0200
parents 131b0175ea99
children 6075d714658b
line wrap: on
line diff
--- a/man/lispref/streams.texi	Mon Aug 13 09:17:27 2007 +0200
+++ b/man/lispref/streams.texi	Mon Aug 13 09:18:39 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