X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdisplay-lily.scm;h=c53da4680a80e4149b117722cfceec3ca3907b55;hb=37ca1f80bf5401accd17056938f4f7b2c147ddb2;hp=eb1b876739308d4bdff97b309902bf0f4ebb5c8f;hpb=17098f34eace028d047ee7f9cd6f81a84e0e7537;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))