]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/side-position-interface.cc
doc fixes, rune pats
[lilypond.git] / lily / side-position-interface.cc
index e68aaf660a4456b815870e6a2dfc76acdbd01cfc..b1d5c190e1c0524dd58f35af4f21e143ae464041 100644 (file)
@@ -275,7 +275,8 @@ Side_position_interface::supported_b (Grob*me)
 
 
 ADD_INTERFACE (Side_position_interface,"side-position-interface",
-  "Position a victim object (this one) next to other objects (the support).
-#'direction = where to put the victim object (left or right?)
+  "Position a victim object (this one) next to other objects (the
+support).  In this case, the direction signifies where to put the
+victim object relative to the support (left or right, up or down?)
 ",
   "side-support-elements direction-source direction side-relative-direction minimum-space padding");