From de9ddc8183a93f28d167af8f195be95e5fbc91b9 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Mon, 18 Jul 2011 09:19:35 +0200 Subject: [PATCH] suggestions.itely: Fix bad include example reported by Federico Bruni --- Documentation/usage/suggestions.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/usage/suggestions.itely b/Documentation/usage/suggestions.itely index 085d455803..8b3314257a 100644 --- a/Documentation/usage/suggestions.itely +++ b/Documentation/usage/suggestions.itely @@ -326,7 +326,7 @@ files in the @file{Notes} directory: @example %%% top of file "symphony-cello.ly" -\include ../definitions.ily +\include ../symphonyDefs.ily \include ../Notes/cello.ily @end example -- 2.39.5