From: James Lowe <james.lowe@datacore.com>
Date: Sun, 16 Oct 2011 10:30:18 +0000 (+0100)
Subject: Doc: Correct reference to installed files @seealso
X-Git-Tag: release/2.15.15-1~41
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=969556627f76d211db81bd8b5de780f2d179445c;p=lilypond.git

Doc: Correct reference to installed files @seealso

Tracker issue 1970

Banjo Tunings

Plus very minor grammatical changes.
---

diff --git a/Documentation/notation/fretted-strings.itely b/Documentation/notation/fretted-strings.itely
index 709820b747..d3407249ab 100644
--- a/Documentation/notation/fretted-strings.itely
+++ b/Documentation/notation/fretted-strings.itely
@@ -1883,22 +1883,21 @@ correct fret numbers for the fifth string:
 @funindex banjo-open-dm-tuning
 @funindex four-string-banjo
 
-A number of common tunings for banjo are predefined in LilyPond:
+A number of common tunings for the five-string banjo are predefined:
 @code{banjo-c-tuning} (gCGBD), @code{banjo-modal-tuning} (gDGCD),
 @code{banjo-open-d-tuning} (aDF#AD) and @code{banjo-open-dm-tuning}
 (aDFAD).
 
-These tunings may be converted to four-string banjo tunings using the
+These may be converted to four-string tunings using the
 @code{four-string-banjo} function:
 
 @example
 \set TabStaff.stringTunings = #(four-string-banjo banjo-c-tuning)
 @end example
 
-
 @seealso
 Snippets:
 @rlsr{Fretted strings}.
 
 Installed Files:
-@file{scm/string-tunings-init.scm} contains predefined banjo tunings.
+@file{ly/string-tunings-init.ly}