From 1d61402fadfbac7515e13e312aadfdab9f2be123 Mon Sep 17 00:00:00 2001 From: Joe Neeman Date: Mon, 10 Aug 2009 12:03:12 +1000 Subject: [PATCH] Typo --- lily/page-layout-problem.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lily/page-layout-problem.cc b/lily/page-layout-problem.cc index 87d6f94756..cb344891ca 100644 --- a/lily/page-layout-problem.cc +++ b/lily/page-layout-problem.cc @@ -126,7 +126,7 @@ Page_layout_problem::Page_layout_problem (Paper_book *pb, SCM page_scm, SCM syst { Real bottom_padding; - // TODO: junk bottom-space now that we have last-spring-spacing? + // TODO: junk bottom-space now that we have last-system-spacing? // bottom-space has the flexibility that one can do it per-system. // NOTE: bottom-space is misnamed since it is not stretchable space. if (Prob *p = elements_.back ().prob) -- 2.39.5