From 9aab038fe853a356a46e2d503347691a8eccfe4a Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 23 Jun 2002 22:50:55 +0000 Subject: [PATCH] fixjes --- scm/grob-property-description.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm/grob-property-description.scm b/scm/grob-property-description.scm index 1d8ef50b62..fc64c21f28 100644 --- a/scm/grob-property-description.scm +++ b/scm/grob-property-description.scm @@ -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? "?") -- 2.39.5