From: Carl Sorensen Date: Thu, 26 May 2011 04:12:47 +0000 (-0600) Subject: Fix typo in warning message X-Git-Tag: release/2.13.62-1~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7b103ac5af05f78d6bb732611719e5be0b7c39d3;p=lilypond.git Fix typo in warning message --- diff --git a/scm/translation-functions.scm b/scm/translation-functions.scm index 58deabc753..cc54dc849c 100644 --- a/scm/translation-functions.scm +++ b/scm/translation-functions.scm @@ -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)