X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdisplay-lily.scm;h=c53da4680a80e4149b117722cfceec3ca3907b55;hb=7463bfe6a859ffab3a4fd6ea65dc1c144233ec92;hp=eb1b876739308d4bdff97b309902bf0f4ebb5c8f;hpb=157d98c1870868bf59c1691577444e3c3d533bc4;p=lilypond.git diff --git a/scm/display-lily.scm b/scm/display-lily.scm index eb1b876739..c53da4680a 100644 --- a/scm/display-lily.scm +++ b/scm/display-lily.scm @@ -132,7 +132,7 @@ display method will be called." (define (gen-condition expr pattern) "Helper function for `with-music-match'. Generate an form that checks if the properties of `expr' -match thoses desscribed in `pattern'." +match thoses described in `pattern'." (let* (;; all (property . value) found at the first depth in pattern, ;; including a (name . ) pair. (pat-all-props (cons (cons 'name (second pattern))