]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: remove other copyright potential problem.
authorGraham Percival <graham@percival-music.ca>
Thu, 6 May 2010 00:38:29 +0000 (01:38 +0100)
committerGraham Percival <graham@percival-music.ca>
Thu, 6 May 2010 00:38:29 +0000 (01:38 +0100)
Documentation/usage/lilypond-book.itely

index 5644fa5e3f73513d7a6c653f6a14ec7cb854467e..4a2f9181a4320ab53538733d01a3e246e14611da 100644 (file)
@@ -143,7 +143,7 @@ For example,
 
 @lilypond
 \relative c' {
-  c2 g'2 \times 2/3 { f8 e d } c'2 g4
+  c2 e2 \times 2/3 { f8 a b } a2 e4
 }
 @end lilypond