]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/swallow-engraver.cc
Run `make grand-replace'.
[lilypond.git] / lily / swallow-engraver.cc
index cb42085950a1b3d10c801c4035a191398bf27dfb..0b6a7248171fa702f5e917a5aef3b7beac58c08b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "engraver.hh"
@@ -30,9 +30,9 @@ Swallow_engraver::Swallow_engraver ()
 
 ADD_TRANSLATOR (Swallow_engraver,
                /* doc */
-               "This engraver swallows everything given to it silently.  "
-               "The purpose of this is to prevent spurious @q{event junked} "
-               "warnings.",
+               "This engraver swallows everything given to it silently."
+               "  The purpose of this is to prevent spurious @q{event junked}"
+               " warnings.",
 
                /* create */
                "",