]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/forbid-break-engraver.cc
(class Phrasing_slur_engraver):
[lilypond.git] / lily / forbid-break-engraver.cc
index 1724ccd36c1f6305a68464302d73e1f421509761..2db24f41da1486dcf640127c313ffafda89368a5 100644 (file)
@@ -51,9 +51,9 @@ Forbid_line_break_engraver::start_translation_timestep ()
 
 
 ADD_TRANSLATOR (Forbid_line_break_engraver,
-               /* descr */ "Forbid line breaks when note heads "
+               /* doc */ "Forbid line breaks when note heads "
                "are still playing at some point.",
-               /* creats*/ "",
-               /* accepts */ "",
-               /* reads */ "busyGrobs",
+               /* creat*/ "",
+               /* accept */ "",
+               /* read */ "busyGrobs",
                /* write */ "");