]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/script-engraver.cc
Whitespace, minor formatting.
[lilypond.git] / lily / script-engraver.cc
index dde8831a31641683a7fb3df64317bc0295be6d31..1c8e74f95491d70f7b8ec00633dcfc7da4d32acb 100644 (file)
@@ -110,8 +110,8 @@ make_script_from_event (Grob *p,  Context *tg,
   if (art == SCM_BOOL_F)
     {
       /* FIXME: */
-      warning (_ ("do not know how to interpret articulation: "));
-      warning (_ ("scheme encoding: "));
+      warning (_ ("do not know how to interpret articulation:"));
+      warning (_ (" scheme encoding: "));
       scm_write (art_type, scm_current_error_port ());
       message ("");
       return;