]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typo
authorJoe Neeman <joeneeman@gmail.com>
Mon, 10 Aug 2009 02:03:12 +0000 (12:03 +1000)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 10 Aug 2009 03:31:40 +0000 (13:31 +1000)
lily/page-layout-problem.cc

index 87d6f9475687bf66082db8285205a15dd60f962e..cb344891ca410b43978beb7df08663982b0c7a9e 100644 (file)
@@ -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)