From 181c21662ba6f8cb20a8f0c816556c521581ca25 Mon Sep 17 00:00:00 2001 From: Valentin Villenave Date: Thu, 28 Oct 2010 11:58:07 +0200 Subject: [PATCH] Regtest: add whitespace Thanks to Patrick for catching this! --- input/regression/note-names.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/input/regression/note-names.ly b/input/regression/note-names.ly index e1d4bbf05d..2c756679a3 100644 --- a/input/regression/note-names.ly +++ b/input/regression/note-names.ly @@ -17,7 +17,7 @@ and doesn't break point-and-click abilities. %% Manual override of the pitchnames variable %% and the parser note names: #(begin - (set! pitchnames(ly:assoc-get 'nederlands language-pitch-names)) + (set! pitchnames (ly:assoc-get 'nederlands language-pitch-names)) (ly:parser-set-note-names parser pitchnames)) bes4 a g fis -- 2.39.5