aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lispref/streams.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/streams.texi b/lispref/streams.texi
index f459c1c821a..09f8695cd25 100644
--- a/lispref/streams.texi
+++ b/lispref/streams.texi
@@ -659,7 +659,7 @@ characters in the output. (This argument is supported in Emacs versions
659@end group 659@end group
660@end example 660@end example
661 661
662See @code{format}, in @ref{String Conversion}, for other ways to obtain 662See @code{format}, in @ref{Formatting Strings}, for other ways to obtain
663the printed representation of a Lisp object as a string. 663the printed representation of a Lisp object as a string.
664@end defun 664@end defun
665 665