]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/melody-engraver.cc
Run `make grand-replace'.
[lilypond.git] / lily / melody-engraver.cc
index a39dda1c847d7a0d6d07972d7231c64e4f5a7e5e..5189f674b50a29bd6a1f0ea0cc3084982f8a516d 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>
 */
 
 
@@ -84,8 +84,8 @@ ADD_ACKNOWLEDGER (Melody_engraver, slur);
 
 ADD_TRANSLATOR (Melody_engraver,
                /* doc */
-               "Create information for context dependent typesetting "
-               "decisions.",
+               "Create information for context dependent typesetting"
+               " decisions.",
 
                /* create */
                "MelodyItem ",