]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/chord-names.ly
release: 1.5.37
[lilypond.git] / input / regression / chord-names.ly
index ec9f8961b79110378b85d9e5294504fffade3c71..b1bf61f132ad3f43c5008ab245642535626c482b 100644 (file)
@@ -31,7 +31,7 @@ chord =  \notes\transpose c''\chords{
 
                \translator { 
                        \ChordNamesContext
-                       ChordNames \override #'word-space = #1 
+                       ChordName \override #'word-space = #1 
                }
     }
 }