]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-interface.cc
Add some translation markers; normalize whitespace.
[lilypond.git] / lily / text-interface.cc
index 940f42a07524eaacee7a35335fa45aeea91adb43..cd906c2e8eb7f791c58f522ea2a74415f27e8423 100644 (file)
@@ -151,7 +151,7 @@ Text_interface::interpret_markup (SCM layout_smob, SCM props, SCM markup)
     }
   else
     {
-      programming_error ("Object is not a markup. ");
+      programming_error ("Object is not a markup.");
       scm_puts ("This object should be a markup: ", scm_current_error_port ());
       scm_display (markup, scm_current_error_port ());
       scm_puts ("\n", scm_current_error_port ());