]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/part-combine-engraver.cc
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / lily / part-combine-engraver.cc
index 178a9176e40ab0dd7c88a774db01deea2138b93d..badc17c2f6f3cce94f46f1117598b18df297ea30 100644 (file)
@@ -102,8 +102,8 @@ ADD_ACKNOWLEDGER (Part_combine_engraver, note_head);
 ADD_ACKNOWLEDGER (Part_combine_engraver, stem);
 ADD_TRANSLATOR (Part_combine_engraver,
                /* doc */
-               "Part combine engraver for orchestral scores: Print markings "
-               "@q{a2}, @q{Solo}, @q{Solo II}, and @q{unisono}.",
+               "Part combine engraver for orchestral scores: Print markings"
+               " @q{a2}, @q{Solo}, @q{Solo II}, and @q{unisono}.",
 
                /* create */
                "CombineTextScript ",