From: Heikki Junes Date: Tue, 27 Jul 2004 06:07:51 +0000 (+0000) Subject: fix docs. X-Git-Tag: release/2.3.10~44 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b10f727172a8039c108b3bd85211cefd0a67c514;p=lilypond.git fix docs. --- diff --git a/ChangeLog b/ChangeLog index e55f9813e1..ee43b22df7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-07-27 Heikki Junes + + * input/regression/{stanza-number,volta-multi-staff}.ly: fix docs. + 2004-07-26 Han-Wen Nienhuys * lily/include/lily-guile.hh (scm_is_int): compat glue. diff --git a/input/regression/stanza-number.ly b/input/regression/stanza-number.ly index e2c401aae8..8176c7c4e1 100644 --- a/input/regression/stanza-number.ly +++ b/input/regression/stanza-number.ly @@ -1,7 +1,7 @@ \version "2.3.4" \header { -texidoc = "Stanza numbers are put left of their lyric. Theyr are aligned in a column." +texidoc = "Stanza numbers are put left of their lyric. They are aligned in a column." } \score { diff --git a/input/regression/volta-multi-staff.ly b/input/regression/volta-multi-staff.ly index a806d8155f..922647e8cb 100644 --- a/input/regression/volta-multi-staff.ly +++ b/input/regression/volta-multi-staff.ly @@ -1,7 +1,7 @@ \header { texidoc = "By setting @code{voltaOnThisStaff}, repeats can be put - on more staves in a score." + also over other staves than the topmost one in a score." } \version "2.3.4"