]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/cheatsheet.itely
Doc: fixes for previous patch.
[lilypond.git] / Documentation / notation / cheatsheet.itely
index 319d4557a0333c358f5e0d97ab5c0fe90c4efbd1..f8f22edb197948e8ccd7dbee54d15afe7b7af47f 100644 (file)
@@ -161,11 +161,11 @@ a8-[ b-]
 @lilypond[relative=1]
 << \new Staff {
      \set Staff.implicitTimeSignatureVisibility = #all-invisible
-     c'1
+     c1
    }
    \new Staff {
      \set Staff.implicitTimeSignatureVisibility = #all-invisible
-     c'1
+     c1
    } >>
 @end lilypond