diff --git a/shapeII/module.ily b/shapeII/module.ily index ab9439f..6f365cf 100644 --- a/shapeII/module.ily +++ b/shapeII/module.ily @@ -201,7 +201,7 @@ shapeII = (notehead-placement coords spec side)) (else (begin (ly:programming-error - (_ "unknown control-point instruction type: ~a\nUsing default coordinates for control-point ~a.") + (G_ "unknown control-point instruction type: ~a\nUsing default coordinates for control-point ~a.") spec (+ which-point 1)) coords))))))