]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-pq-engraver.cc
Merge branch 'master' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond into lilypond...
[lilypond.git] / lily / grob-pq-engraver.cc
index 0dd0d6e53381d2327ba081bde3a1e2c73d26aaeb..eee3d7d7076e2201b511102e035138da01d7195b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2007  Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2001--2009  Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "context.hh"
@@ -139,8 +139,8 @@ Grob_pq_engraver::start_translation_timestep ()
 ADD_ACKNOWLEDGER (Grob_pq_engraver, grob);
 ADD_TRANSLATOR (Grob_pq_engraver,
                /* doc */
-               "Administrate when certain grobs (e.g., note heads) stop "
-               "playing.",
+               "Administrate when certain grobs (e.g., note heads) stop"
+               " playing.",
 
                /* create */
                "",