aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 5d6a382cbb0..9fd2d074efe 100644
--- a/doc/lispref/streams.texi
+++ b/doc/lispref/streams.texi
@@ -986,7 +986,7 @@ having their own escape syntax such as newline.
986@cindex overrides, in output functions 986@cindex overrides, in output functions
987@cindex output variables, overriding 987@cindex output variables, overriding
988 988
989The previous section (@pxref{Output Functions}) lists the numerous 989The previous section (@pxref{Output Variables}) lists the numerous
990variables that control how the Emacs Lisp printer formats data for 990variables that control how the Emacs Lisp printer formats data for
991outputs. These are generally available for users to change, but 991outputs. These are generally available for users to change, but
992sometimes you want to output data in the default format, or override 992sometimes you want to output data in the default format, or override