]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: typo
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 1 Jan 2009 09:45:40 +0000 (09:45 +0000)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 1 Jan 2009 09:45:40 +0000 (09:45 +0000)
Documentation/user/input.itely

index 13a8612b0270d2a44c8cfe1a869faad2423b41f1..b87520ca1f428c8b05443e5b251590b9d4f702ea 100644 (file)
@@ -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