From d27876c537fb1c99a2e2b00733e3fb1ed3ec4f89 Mon Sep 17 00:00:00 2001 From: Carl Sorensen Date: Wed, 25 May 2011 22:12:47 -0600 Subject: [PATCH 1/1] Fix typo in warning message --- scm/translation-functions.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2