From: Jean-Charles Malahieude Date: Fri, 2 Mar 2012 18:50:45 +0000 (+0100) Subject: Doc: typo in Scheme-tutorial X-Git-Tag: release/2.15.32-1~4 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=1551dd6bf65c0236b9620ee966599f5d811d77d8;p=lilypond.git Doc: typo in Scheme-tutorial --- 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