]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.8
authorfred <fred>
Wed, 27 Mar 2002 01:02:07 +0000 (01:02 +0000)
committerfred <fred>
Wed, 27 Mar 2002 01:02:07 +0000 (01:02 +0000)
lily/break-algorithm.cc

index e845133d6364aca3c23f25f488658186df86ea98..ca9007b926708fa3f119dc2486d0330d224bda92 100644 (file)
@@ -62,7 +62,7 @@ Break_algorithm::generate_spacing_problem (Link_array<Grob> curline, Interval li
 
   /*
     this is hardcoded, but this shouldn't happen anyway.
-    used to be g et_var ("loose_column_distance");        
+    used to be get_var ("loose_column_distance");        
    */
   sp->default_space_f_ = 1.0;