From f84c6604cf9b8bdc53b0f0367e20ce2fa13a0f19 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Fri, 7 Jan 2011 15:14:57 -0700 Subject: [PATCH] Improve doc-string for stringTunings --- scm/define-context-properties.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index 795701ac74..b25a0092b9 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -452,7 +452,7 @@ value is only used once, and then it is erased.") (stringOneTopmost ,boolean? "Whether the first string is printed on the top line of the tablature.") (stringTunings ,list? "The tablature strings tuning. It is a list -of the pitch (in semitones) of each string (starting with the lower +of the pitches of each string (starting with the lowest numbered one).") (strokeFingerOrientations ,list? "See @code{fingeringOrientations}.") -- 2.39.2