]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tweak-engraver.cc
Run `make grand-replace'.
[lilypond.git] / lily / tweak-engraver.cc
index d5b44b3d9756d08ec319516641fa799aac40bbb3..dfdf5d6d3bd828502e33a13bbf46e5147fa96f24 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -41,8 +41,8 @@ Tweak_engraver::acknowledge_grob (Grob_info info)
 ADD_ACKNOWLEDGER (Tweak_engraver, grob);
 ADD_TRANSLATOR (Tweak_engraver,
                /* doc */
-               "Read the @code{tweaks} property from the originating event, "
-               "and set properties.",
+               "Read the @code{tweaks} property from the originating event,"
+               " and set properties.",
                
                /* create */
                "",