GNU bug report logs - #25530
[PATCH] Fix typo in site packages documentation

Previous Next

Package: guile;

Reported by: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>

Date: Wed, 25 Jan 2017 14:05:01 UTC

Severity: normal

Tags: patch

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>
To: 25530 <at> debbugs.gnu.org
Cc: Georgi Kirilov <kirilov.georgi.s <at> gmail.com>
Subject: bug#25530: [PATCH] Fix typo in site packages documentation
Date: Wed, 25 Jan 2017 20:21:29 +0200
* doc/ref/scheme-using.texi (Installing Site Packages): Fix typo
---
 doc/ref/scheme-using.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.11.0





This bug report was last modified 8 years and 179 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.