]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/break-algorithm.cc
release: 1.5.29
[lilypond.git] / lily / break-algorithm.cc
index e845133d6364aca3c23f25f488658186df86ea98..e14cdcdb4a852bdaf1a1c677b5a9001c700e83bd 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1996--2001 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1996--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "paper-column.hh"
@@ -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;