From: Graham Percival Date: Sat, 5 Jan 2008 21:05:36 +0000 (-0800) Subject: Minor english corrections. X-Git-Tag: release/2.11.38-1~125 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bbd85f6e8a2b18f9c61d0cd57f9b967109891dbd;p=lilypond.git Minor english corrections. --- diff --git a/input/regression/grace-nest1.ly b/input/regression/grace-nest1.ly index 6ca6befb72..4d47047552 100644 --- a/input/regression/grace-nest1.ly +++ b/input/regression/grace-nest1.ly @@ -1,6 +1,6 @@ \version "2.10.0" \header { - texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." + texidoc = "Grace code should not be confused by nested sequential music containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." } diff --git a/input/regression/grace-nest2.ly b/input/regression/grace-nest2.ly index d022ddc36b..bd1cb3b748 100644 --- a/input/regression/grace-nest2.ly +++ b/input/regression/grace-nest2.ly @@ -1,6 +1,6 @@ \version "2.10.0" \header { - texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." + texidoc = "Grace code should not be confused by nested sequential music containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." }