]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-harmonic-engraver.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / tab-harmonic-engraver.cc
index 10fc13f57964f20bc867b562fd4345ff20d533da..86dee35ea4f7179d71c31d1d0c90a05ce13b6ff5 100644 (file)
@@ -65,8 +65,8 @@ Tab_harmonic_engraver::acknowledge_note_head (Grob_info info)
 ADD_ACKNOWLEDGER (Tab_harmonic_engraver, note_head);
 ADD_TRANSLATOR (Tab_harmonic_engraver,
                /* doc */
-               "In a tablature, parenthesize objects whose music cause has "
-               "the @code{parenthesize} property.",
+               "In a tablature, parenthesize objects whose music cause has"
+               " the @code{parenthesize} property.",
                
                /* create */
                "HarmonicParenthesesItem ",