]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tab-note-heads-engraver.cc
Nested book parts: proper \paper block inheritance
[lilypond.git] / lily / tab-note-heads-engraver.cc
index 4c6443275760d84fd2b307f727fada980202a2df..dd4ab16008771bdc2399e33b664d37bc98cf6718 100644 (file)
@@ -149,8 +149,8 @@ Tab_note_heads_engraver::stop_translation_timestep ()
 
 ADD_TRANSLATOR (Tab_note_heads_engraver,
                /* doc */
-               "Generate one or more tablature noteheads from event of type "
-               "@code{NoteEvent}.",
+               "Generate one or more tablature noteheads from event of type"
+               " @code{NoteEvent}.",
 
                /* create */
                "TabNoteHead ",