]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-context-properties.scm
CG: Update info - how to request access to tracker
[lilypond.git] / scm / define-context-properties.scm
index 3ee68e5e6a5ebceba368c151b01e13effddc64aa..75f1807e61818507374bfc420aa654c381a37257 100644 (file)
@@ -28,7 +28,7 @@
 
 
   (if (not (equal? #f (object-property symbol 'translation-doc)))
-      (ly:error (_ "symbol ~S redefined" symbol)))
+      (ly:error (_ "symbol ~S redefined") symbol))
 
   (set-object-property! symbol 'translation-type? type?)
   (set-object-property! symbol 'translation-doc description)