]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/side-position-interface.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / side-position-interface.cc
index a289aea5b3d136e20211a12cfd3a8a4978e58932..6422db2122adffdd03c4d68464bf8f75e33e60ed 100644 (file)
@@ -303,11 +303,14 @@ Side_position_interface::get_axis (Grob *me)
 }
 
 ADD_INTERFACE (Side_position_interface,
-              "Position a victim object (this one) next to other objects (the "
-              "support).   The property @code{direction} signifies where to put the  "
-              "victim object relative to the support (left or right, up or down?)\n\n "
-              "The routine also takes the size the staff into account if "
-              "@code{staff-padding} is set. If undefined, the staff symbol is ignored.",
+              "Position a victim object (this one) next to other objects "
+              "(the support).  The property @code{direction} signifies where "
+              "to put the victim object relative to the support (left or "
+              "right, up or down?)\n"
+              "\n"
+              "The routine also takes the size of the staff into account if "
+              "@code{staff-padding} is set.  If undefined, the staff symbol "
+              "is ignored.",
 
               /* properties */
               "direction "