]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/repeat-acknowledge-engraver.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / repeat-acknowledge-engraver.cc
index 209c7d501731f791d9121338c9b2db9fabfc204f..cf42756f144d2729146a09d412a305cd8fbb9d81 100644 (file)
@@ -108,9 +108,9 @@ Repeat_acknowledge_engraver::process_music ()
 
 ADD_TRANSLATOR (Repeat_acknowledge_engraver,
                /* doc */
-               "Acknowledge repeated music, and convert the contents of "
-               "@code{repeatCommands} into an appropriate setting for "
-               "@code{whichBar}.",
+               "Acknowledge repeated music, and convert the contents of"
+               " @code{repeatCommands} into an appropriate setting for"
+               " @code{whichBar}.",
 
                /* create */
                "",