From c3bf716d4633d59309fb977010ec4363e757024e Mon Sep 17 00:00:00 2001 From: Francisco Vila Date: Thu, 16 Oct 2008 14:11:03 +0200 Subject: [PATCH] Doc: element is a property. --- Documentation/user/programming-interface.itely | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/user/programming-interface.itely b/Documentation/user/programming-interface.itely index c3b8cd61bd..6327a5e19c 100644 --- a/Documentation/user/programming-interface.itely +++ b/Documentation/user/programming-interface.itely @@ -439,7 +439,7 @@ under @rinternals{Music properties}. A compound music expression is a music object that contains other music objects in its properties. A list of objects can be stored in the @code{elements} property of a music object, or a single @q{child} -music object in the @code{element} object. For example, +music object in the @code{element} property. For example, @rinternals{SequentialMusic} has its children in @code{elements}, and @rinternals{GraceMusic} has its single argument in @code{element}. The body of a repeat is stored in the @code{element} -- 2.39.2