From: David Nalesnik Date: Tue, 6 Jan 2015 18:08:46 +0000 (-0600) Subject: Update docstring in lily/note-head-line-engraver.cc X-Git-Tag: release/2.19.16-1~2^2~38^2~7 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9769cc4cdc5074f44431243f07e5db0181e219a7;hp=3c6f25b11269a198da9e188274a5dbd0c3e583bd;p=lilypond.git Update docstring in lily/note-head-line-engraver.cc As of commit 06dbc712c654888708b9feabbd0affe9ff2e4902 (May 27, 2003), this file is not involved in the creation of Glissando grobs. --- diff --git a/lily/note-head-line-engraver.cc b/lily/note-head-line-engraver.cc index 046a264231..f9a6c91b2c 100644 --- a/lily/note-head-line-engraver.cc +++ b/lily/note-head-line-engraver.cc @@ -113,12 +113,10 @@ Note_head_line_engraver::stop_translation_timestep () ADD_ACKNOWLEDGER (Note_head_line_engraver, rhythmic_head); ADD_TRANSLATOR (Note_head_line_engraver, /* doc */ - "Engrave a line between two note heads, for example a" - " glissando. If @code{followVoice} is set, staff switches" - " also generate a line.", + "Engrave a line between two note heads in a staff" + " switch if @code{followVoice} is set.", /* create */ - "Glissando " "VoiceFollower ", /* read */