From 48166f3af584fb24e4769873c97d90e1b76d0389 Mon Sep 17 00:00:00 2001 From: hanwen Date: Wed, 22 Feb 2006 02:50:44 +0000 Subject: [PATCH] (Ancient notation templates): typo. (Jazz combo): typo. --- ChangeLog | 1 + Documentation/user/examples.itely | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a39d498c61..7e74888252 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2006-02-22 Han-Wen Nienhuys * Documentation/user/examples.itely (Ancient notation templates): typo. + (Jazz combo): typo. * scripts/lilypond-book.py (main): scrap invokes_lilypond(). diff --git a/Documentation/user/examples.itely b/Documentation/user/examples.itely index 54e49d070c..8946b4855e 100644 --- a/Documentation/user/examples.itely +++ b/Documentation/user/examples.itely @@ -1210,7 +1210,7 @@ drumContents = { \new StaffGroup = "rhythm" << \new ChordNames = "chords" \gtrharmony \new Staff = "guitar" \guitar - \new PianoStaff = piano" \piano + \new PianoStaff = "piano" \piano \new Staff = "bass" \bass \new DrumStaff { \drumContents } >> -- 2.39.5