]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grace-spacing-engraver.cc
Run `make grand-replace'.
[lilypond.git] / lily / grace-spacing-engraver.cc
index d5ccc67a65628bd3d72eab0dd95b6443053afebb..3778f055373703530afb9cc988e4f9a84b13a476 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2006--2007 Han-Wen <hanwen@lilypond.org>
+  (c) 2006--2008 Han-Wen <hanwen@lilypond.org>
 
 */
 
@@ -70,8 +70,8 @@ Grace_spacing_engraver::stop_translation_timestep ()
 
 
 ADD_TRANSLATOR (Grace_spacing_engraver,
-               "Bookkeeping of shortest starting and playing notes in grace "
-               "note runs.",
+               "Bookkeeping of shortest starting and playing notes in grace"
+               " note runs.",
 
                /* create */
                "GraceSpacing ",