From a4a6f8872b0fd443c219ca6c0924ab303a29a919 Mon Sep 17 00:00:00 2001 From: David Kastrup Date: Thu, 20 Feb 2014 11:02:55 +0100 Subject: [PATCH] Issue 3872: Typo in performer-init.ly leads to a fatal error This problem was introduced with commit 1fba147e54d801206dbdfeae1ddacc8461567a2c as part of issue 3668. (cherry picked from commit 1494b80af580ad7c2a8fa24f050b37143c4570c2) --- ly/performer-init.ly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 1a383607f1..1cb48f8445 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -183,7 +183,7 @@ } \context { - \type "Performer_Group" + \type "Performer_group" \name NullVoice \alias Staff \alias Voice -- 2.39.5