]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-engraver.cc
* Documentation/user/refman.itely: remove superfluous -'s
[lilypond.git] / lily / swallow-engraver.cc
index 5a3dcfdfbe3aaf8d6d870feaf51b7371b0d1ad29..989e78c271fd4b569d7dd924b154a0a7bbf7c32a 100644 (file)
@@ -3,14 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "engraver.hh"
 
 /**
   This engraver swallows everything given to it silently. The purpose of
-  this is to prevent spurious "request junked" warnings.
+  this is to prevent spurious "event junked" warnings.
  */
 class Swallow_engraver : public Engraver
 {