X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fspaceable-grob.cc;h=e19252783ed0a87935df56d22b1da1eb82bef565;hb=f05cfd7757b31723fe6af2f5c0e2fdbaebea3b85;hp=30e1b0503e96aa067c6f917f43fdd2c8f769a545;hpb=f7f4d9dcd37086b5c8b417719a0fcc924aceef92;p=lilypond.git diff --git a/lily/spaceable-grob.cc b/lily/spaceable-grob.cc index 30e1b0503e..e19252783e 100644 --- a/lily/spaceable-grob.cc +++ b/lily/spaceable-grob.cc @@ -81,8 +81,8 @@ Spaceable_grob::remove_interface (Grob*me) ADD_INTERFACE (Spaceable,"spaceable-grob-interface", - "An grob (generally a Paper_column) that takes part in the + "An grob (a Paper_column) that takes part in the spacing problem. ", - "penalty minimum-distances ideal-distances + "measure-length penalty minimum-distances ideal-distances left-neighbors right-neighbors");