]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix typo in warning message
authorCarl Sorensen <c_sorensen@byu.edu>
Thu, 26 May 2011 04:12:47 +0000 (22:12 -0600)
committerCarl Sorensen <c_sorensen@byu.edu>
Thu, 26 May 2011 04:13:54 +0000 (22:13 -0600)
scm/translation-functions.scm

index 58deabc753faf6ff665deb35afc2616f993aafa0..cc54dc849ce4f37e525b11597316942cdc679d95 100644 (file)
@@ -413,7 +413,7 @@ the current tuning?"
                                  (_ "Requested string for pitch requires negative fret: string ~a pitch ~a")
                                  string
                                  pitch)
-                              (ly:warning (_ "Ignoring string requesti and recalculating."))
+                              (ly:warning (_ "Ignoring string request and recalculating."))
                                (list-set! string-fret-fingers
                                           (cdr pitch-entry)
                                           (if (null? finger)