]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie.cc
Add some translation markers; normalize whitespace.
[lilypond.git] / lily / tie.cc
index aaac5fbbd484433bf7498315d7fc7ec3971fbb3c..23e8d4c7da958eee36186e169c4a6f453bd471c2 100644 (file)
@@ -104,7 +104,7 @@ Tie::get_position (Grob *me)
     systems.. We should look at the first broken copy.
 
   */
-  programming_error ("Tie without heads. Suicide");
+  programming_error ("Tie without heads.  Suicide");
   me->suicide ();
   return 0;
 }