]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spacing-basic.cc
initial.
[lilypond.git] / lily / spacing-basic.cc
index 2cd69fa4ffc4efc9ee5e4abd652133594bcfd6e8..735335f63c9c66bcf4b60daf1e390091b0b0ff43 100644 (file)
@@ -115,7 +115,7 @@ Spacing_spanner::note_spacing (Grob *me, Grob *lc, Grob *rc,
 
   if (! shortest_playing_len.to_bool ())
     {
-      programming_error ("can't find a ruling note at " + Paper_column::when_mom (lc).to_string ());
+      programming_error (cannot find a ruling note at " + Paper_column::when_mom (lc).to_string ());
       shortest_playing_len = 1;
     }