]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hara-kiri-engraver.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / hara-kiri-engraver.cc
index 0661bf7e640ed124de4ff84127c231931f7a24b1..d9aa0ddfec7d565d6abcc9ebb09b8c0708bc59e8 100644 (file)
@@ -80,9 +80,9 @@ Hara_kiri_engraver::acknowledge_grob (Grob_info i)
 ADD_ACKNOWLEDGER (Hara_kiri_engraver, grob);
 ADD_TRANSLATOR (Hara_kiri_engraver,
                /* doc */
-               "Like @code{Axis_group_engraver}, but make a hara-kiri "
-               "spanner, and add interesting items (i.e., note heads, lyric "
-               "syllables, and normal rests).",
+               "Like @code{Axis_group_engraver}, but make a hara-kiri"
+               " spanner, and add interesting items (i.e., note heads, lyric"
+               " syllables, and normal rests).",
 
                /* create */
                "VerticalAxisGroup ",