From: Mike Solomon Date: Thu, 11 Aug 2011 23:05:14 +0000 (+0200) Subject: Fixes typos in slur-height-capping.ly. X-Git-Tag: release/2.15.9-1~14 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5b22be23d375e5a7e868a9817cacfde966e22cb2;p=lilypond.git Fixes typos in slur-height-capping.ly. --- diff --git a/input/regression/slur-height-capping.ly b/input/regression/slur-height-capping.ly index 03b2b96ddd..99a8dd8e75 100644 --- a/input/regression/slur-height-capping.ly +++ b/input/regression/slur-height-capping.ly @@ -1,7 +1,7 @@ \version "2.15.9" \header { - texidoc = "Slur shaping is not adapted to accomodate objects + texidoc = "Slur shaping is not adapted to accommodate objects towards the edges of slur. Said objects are thus ignored, which should make the slur in this regtest flat. Objects towards the edges are not, however, ignored in the slur scoring. @@ -11,5 +11,5 @@ the edges are not, however, ignored in the slur scoring. \relative c { \clef bass c8( d' a d c, d' a d) - c,( des' as des c, des' as des) | + c,8( des' as des c, des' as des) | }