]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/parenthesis-engraver.cc
Fix glyph names.
[lilypond.git] / lily / parenthesis-engraver.cc
index 5cfa3adb71de246aafe94286c522309759cd14dd..c24d94a9157496b8c1b6a0331854b1aa09f14ed4 100644 (file)
@@ -65,8 +65,8 @@ Parenthesis_engraver::acknowledge_grob (Grob_info info)
 ADD_ACKNOWLEDGER (Parenthesis_engraver, grob);
 ADD_TRANSLATOR (Parenthesis_engraver,
                /* doc */
-               "Parenthesize objects whose music cause has the "
-               "@code{parenthesize} property.",
+               "Parenthesize objects whose music cause has the"
+               " @code{parenthesize} property.",
                
                /* create */
                "ParenthesesItem ",