summaryrefslogtreecommitdiff
path: root/doc/ref/scheme-using.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/scheme-using.texi')
-rw-r--r--doc/ref/scheme-using.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ref/scheme-using.texi b/doc/ref/scheme-using.texi
index b7efcb4a9..ac265fcca 100644
--- a/doc/ref/scheme-using.texi
+++ b/doc/ref/scheme-using.texi
@@ -793,7 +793,7 @@ packages will be
Note that a @code{.go} file will only be loaded in preference to a
@code{.scm} file if it is newer. For that reason, you should install
-your Scheme files first, and your compiled files second. @code{Load
+your Scheme files first, and your compiled files second. @xref{Load
Paths}, for more on the loading process.
Finally, although this section is only about Scheme, sometimes you need