From: Trevor Daniels Date: Thu, 1 Jan 2009 09:45:40 +0000 (+0000) Subject: Docs: typo X-Git-Tag: release/2.12.2-1~32^2~17^2~7^2~3 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3ab2934317f834db65bd4c22a6772acb36d19660;p=lilypond.git Docs: typo --- diff --git a/Documentation/user/input.itely b/Documentation/user/input.itely index 13a8612b02..b87520ca1f 100644 --- a/Documentation/user/input.itely +++ b/Documentation/user/input.itely @@ -856,7 +856,7 @@ must all be relative to the directory containing the main file, not the directory containing the included file. However, this behavior can be changed by passing the option @code{-drelative-includes} option at the command line -(or by adding using @code{#(ly:set-option 'relative-includes #t)} +(or by adding @code{#(ly:set-option 'relative-includes #t)} at the top of the main input file). With @code{relative-includes} set, the path for each @code{\include} command will be taken relative to the file containing that command. This behavior is