From 3ab2934317f834db65bd4c22a6772acb36d19660 Mon Sep 17 00:00:00 2001 From: Trevor Daniels Date: Thu, 1 Jan 2009 09:45:40 +0000 Subject: [PATCH] Docs: typo --- Documentation/user/input.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5