]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/simple-music-iterator.cc
Merge branch 'master' of ssh://jeancharlesm@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / simple-music-iterator.cc
index c53dcf059d0a75171be2a99f61f890487f600afe..05fcc293f4211d6c003f0f7387f5ad3f386df3ba 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2000--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "simple-music-iterator.hh"
@@ -43,7 +43,7 @@ void
 Simple_music_iterator::process (Moment m)
 {
   /*
-    don't do try_music (), since it would make the function useless for
+    don't do report_event (), since it would make the function useless for
     base classes
   */