From: Han-Wen Nienhuys <hanwen@xs4all.nl>
Date: Wed, 22 Feb 2006 02:50:44 +0000 (+0000)
Subject: (Ancient notation templates): typo.
X-Git-Tag: release/2.7.36~9
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e8368143656c24d2b28ab172c433082895b54b1c;p=lilypond.git

(Ancient notation templates): typo.
(Jazz combo): typo.
---

diff --git a/ChangeLog b/ChangeLog
index a39d498c61..7e74888252 100644
--- 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(). 
 
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 }
     >>