]> git.donarmstrong.com Git - lilypond.git/commitdiff
Doc: element is a property.
authorFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 16 Oct 2008 12:11:03 +0000 (14:11 +0200)
committerFrancisco Vila <francisco.vila@hispalinux.es>
Thu, 16 Oct 2008 12:11:03 +0000 (14:11 +0200)
Documentation/user/programming-interface.itely

index c3b8cd61bd014279dce073d724bd94cc51d61189..6327a5e19c6ef26abeee420e2e424b1d8d8fd883 100644 (file)
@@ -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}