]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Ancient notation templates): typo.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 22 Feb 2006 02:50:44 +0000 (02:50 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 22 Feb 2006 02:50:44 +0000 (02:50 +0000)
(Jazz combo): typo.

ChangeLog
Documentation/user/examples.itely

index a39d498c618ed6c68113621bb5f046f2e475a1a8..7e7488825233f22e435866ac4246b1c534666974 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
 2006-02-22  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
        * Documentation/user/examples.itely (Ancient notation templates): typo.
+       (Jazz combo): typo.
 
        * scripts/lilypond-book.py (main): scrap invokes_lilypond(). 
 
index 54e49d070cb9bfcfde51760a9e4dbfe04b5e1a2c..8946b4855e7b39d42094e83308ae66829ff9ceb4 100644 (file)
@@ -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 }
     >>