]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-music-properties.scm
* scripts/convert-ly.py (FatalConversionError.subst_in_trans):
[lilypond.git] / scm / define-music-properties.scm
index 328997ddadb20922035b76f9813ec01c59db913b..2fd7a35326809c55689907dd3157f4573b5a9a1b 100644 (file)
@@ -68,7 +68,7 @@ eg. @code{\\tag #'part ...} could tag a piece of music as only being active in a
      (name ,symbol? "Name of this music object")
      (numerator ,integer? "numerator of a time signature")
      (once ,boolean? "Apply this operation only during one time step?")
-     (octavation  integer?
+     (octavation ,integer?
                  "This pitch was octavated by how many octaves?
 For chord inversions, this is negative.")
      (origin ,ly:input-location? "where was this piece of music defined?")