]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-column-engraver.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / rhythmic-column-engraver.cc
index b80f0de61bdaf8e650cc58752d3409136a45731a..4fef353a4638cc1a0133a3f13fe98bcfa10a5f60 100644 (file)
@@ -131,8 +131,8 @@ ADD_ACKNOWLEDGER (Rhythmic_column_engraver, arpeggio);
 
 ADD_TRANSLATOR (Rhythmic_column_engraver,
                /* doc */
-               "Generate @code{NoteColumn}, an object that groups stems, "
-               "note heads, and rests.",
+               "Generate @code{NoteColumn}, an object that groups stems,"
+               " note heads, and rests.",
 
                /* create */
                "NoteColumn ",