]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/semi-tie.cc
Run grand-replace (issue 3765)
[lilypond.git] / lily / semi-tie.cc
index 10e2d43d5343e02835d462829614caf22cabd54b..1fbe8a3820dbdcb3cc0058f592d27e8557c7fe8e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2005--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2005--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 
   LilyPond is free software: you can redistribute it and/or modify
@@ -51,7 +51,7 @@ Semi_tie::calc_control_points (SCM smob)
     }
   else
     {
-      programming_error ("lv tie without Semi_tie_column. Killing lv tie.");
+      programming_error ("lv tie without Semi_tie_column.  Killing lv tie.");
       me->suicide ();
     }