]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/ambitus.cc
Run `make grand-replace'.
[lilypond.git] / lily / ambitus.cc
index a584834f496a5d127af8f008caa3065052bf81cf..e123538dfa2df315e52cfc59b309bcf439489b6c 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--2008 Juergen Reuter <reuter@ipd.uka.de>
 */
 
 #include "ambitus.hh"
@@ -68,10 +68,10 @@ Ambitus::print (SCM smob)
   return SCM_EOL;
 }
 
-ADD_INTERFACE (Ambitus ,
+ADD_INTERFACE (Ambitus,
               "The line between note heads for a pitch range.",
 
-              /* props */
+              /* properties */
               "join-heads "
               "note-heads "
               "thickness "