]> git.donarmstrong.com Git - lilypond.git/commitdiff
fixjes
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 23 Jun 2002 22:50:55 +0000 (22:50 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sun, 23 Jun 2002 22:50:55 +0000 (22:50 +0000)
scm/grob-property-description.scm

index 1d8ef50b62d72e9cf43a260b19be0bd71ffe6dd9..fc64c21f281b1b60b62d407be077338e2fa01913 100644 (file)
@@ -450,7 +450,7 @@ columns.
 
 (grob-property-description 'accidental-grob ly-grob? "Accidental for this note.")
 
-(grob-property-description 'causes grob-list? "list of cause objects.")
+(grob-property-description 'causes list? "list of cause objects; these can be music objects or grobs.")
 (grob-property-description 'flag-count number? "")
 (grob-property-description 'chord-tremolo boolean? "if set, this beam is a tremolo. TODO: use interface for this!")
 (grob-property-description 'chord pair? "?")