]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* lily/paper-outputter.cc (output_scope): Check if number before
[lilypond.git] / scm / define-music-properties.scm
index 5c75926ad05bba6bfd2590b34b1f610ce386dc37..d6c34c17dd94d3d9c19436b252f1131df477d28b 100644 (file)
@@ -74,7 +74,7 @@ For chord inversions, this is negative.")
                            "The function to run with \\applycontext. It must take a single argument, being the context.")
 (music-property-description 'property-operations list?
                            "Do these operations for instantiating the context.")
-(music-property-description 'predicate procedure? "the predicate of a \outputproperty")
+(music-property-description 'predicate procedure? "the predicate of a \\outputproperty")
 (music-property-description 'type symbol? "The type of this music object. Determines iteration in some cases.")
 (music-property-description 'types list? "The types of this music object. Determines iteration in some cases.")
 (music-property-description 'repeat-count  integer? "do a @code{\repeat} how ofen?")