From 1551dd6bf65c0236b9620ee966599f5d811d77d8 Mon Sep 17 00:00:00 2001 From: Jean-Charles Malahieude Date: Fri, 2 Mar 2012 19:50:45 +0100 Subject: [PATCH] Doc: typo in Scheme-tutorial --- Documentation/extending/scheme-tutorial.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/extending/scheme-tutorial.itely b/Documentation/extending/scheme-tutorial.itely index c573cdf626..e34ea9afdb 100644 --- a/Documentation/extending/scheme-tutorial.itely +++ b/Documentation/extending/scheme-tutorial.itely @@ -66,7 +66,7 @@ The LilyPond installation includes the Guile implementation of Scheme. On most systems you can experiment in a Scheme sandbox by opening a terminal window and typing @q{guile}. On some systems, notably Windows, you may need to set the environment variable -@code{GUILE_LOAD_PATH} to the directory @code{../usr/shr/guile/1.8} +@code{GUILE_LOAD_PATH} to the directory @code{../usr/share/guile/1.8} in the LilyPond installation. For the full path to this directory see @rlearning{Other sources of information}. Alternatively, Windows users may simply choose @q{Run} from the Start menu and enter -- 2.39.5