]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/chord-name.cc
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / chord-name.cc
index 586801c3919d7935dc38b080bae68f2b31ee9ccb..db784b8d2562b9cdd8b81d3b1a43dfd59320cfac 100644 (file)
@@ -1,9 +1,9 @@
 /*
-  chord-name.cc -- implement Chord_name
+  chord-name.cc -- implement Chord_label
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2008 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2009 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #include "chord-name.hh"
@@ -33,7 +33,7 @@ Chord_name::after_line_breaking (SCM smob)
 }
 
 ADD_INTERFACE (Chord_name,
-              "A chord name.",
+              "A chord label (name or fretboard).",
 
               /* properties */        
               "begin-of-line-visible "