]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spaceable-grob.cc
* lily/include/grob-info.hh: origin_contexts() now does not
[lilypond.git] / lily / spaceable-grob.cc
index 87df4b71543206ebdd07419e81fab2d7a0dca97e..2c40260f23124d78a56134ba2489ff9688d27bcd 100644 (file)
@@ -102,8 +102,8 @@ Spaceable_grob::remove_interface (Grob*me)
 
 
 ADD_INTERFACE (Spaceable_grob,"spaceable-grob-interface",
-              "A grob (a Paper_column) that takes part in the \n"
-              "spacing problem. ",
-  "measure-length spacing-wishes penalty minimum-distances ideal-distances "
-"left-neighbors right-neighbors");
+              "A layout object that takes part in the spacing problem. "
+              ,
+              "measure-length spacing-wishes penalty minimum-distances ideal-distances "
+              "left-neighbors right-neighbors");