]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ambitus.cc
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / lily / ambitus.cc
index 62583aa6fb108baa3a30a643ae4495847ee59357..85fb2978869c338590a47916ae1d4b2d93fcbdb6 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2002--2007 Juergen Reuter <reuter@ipd.uka.de>
+  (c) 2002--2009 Juergen Reuter <reuter@ipd.uka.de>
 */
 
 #include "ambitus.hh"
@@ -71,7 +71,7 @@ Ambitus::print (SCM smob)
 ADD_INTERFACE (Ambitus,
               "The line between note heads for a pitch range.",
 
-              /* props */
+              /* properties */
               "join-heads "
               "note-heads "
               "thickness "