]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stanza-number-align-engraver.cc
Run `make grand-replace'.
[lilypond.git] / lily / stanza-number-align-engraver.cc
index e2b5f4100c78fc34e9864b6817c415fc96a4ee43..9aa4e623ae6286426c94b85e139f3238b9ac017c 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "context.hh"
@@ -63,8 +63,8 @@ ADD_ACKNOWLEDGER (Stanza_number_align_engraver, stanza_number);
 
 ADD_TRANSLATOR (Stanza_number_align_engraver,
                /* doc */
-               "This engraver ensures that stanza numbers are neatly "
-               "aligned.",
+               "This engraver ensures that stanza numbers are neatly"
+               " aligned.",
 
                /* create */
                "",