]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/score-scheme.cc
thinko for trill-spanner
[lilypond.git] / lily / score-scheme.cc
index 3cefb8f772d03da847f001e56fd46eac6ae05cf5..c188de3704d9e1a7ea9d32d16250ad363cbe3f87 100644 (file)
@@ -30,7 +30,7 @@ LY_DEFINE (ly_make_score, "ly:make-score",
 LY_DEFINE (ly_score_embedded_format, "ly:score-embedded-format",
           2, 1, 0, (SCM score, SCM layout, SCM key),
           "Run @var{score} through @var{layout}, an output definition, "
-          "scaled to correct outputscale already, "
+          "scaled to correct output-scale already, "
           "return a list of layout-lines. "
           "\nTake optional Object_key argument.")
 {