]> git.donarmstrong.com Git - lilypond.git/commitdiff
Improve doc-string for stringTunings
authorCarl Sorensen <c_sorensen@byu.edu>
Fri, 7 Jan 2011 22:14:57 +0000 (15:14 -0700)
committerCarl Sorensen <c_sorensen@byu.edu>
Fri, 7 Jan 2011 22:14:57 +0000 (15:14 -0700)
scm/define-context-properties.scm

index 795701ac7493663f5025b8b0374861fa52f45d89..b25a0092b96e0c15c922ba6c4a5f6e8dcdc0c7d2 100644 (file)
@@ -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}.")