From: fred Date: Wed, 27 Mar 2002 01:02:07 +0000 (+0000) Subject: lilypond-1.5.8 X-Git-Tag: release/1.5.59~735 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9bd334d327700c2b67110b0809b9a18313288064;p=lilypond.git lilypond-1.5.8 --- diff --git a/lily/break-algorithm.cc b/lily/break-algorithm.cc index e845133d63..ca9007b926 100644 --- a/lily/break-algorithm.cc +++ b/lily/break-algorithm.cc @@ -62,7 +62,7 @@ Break_algorithm::generate_spacing_problem (Link_array 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;