]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/side-position-interface.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / side-position-interface.cc
index 6422db2122adffdd03c4d68464bf8f75e33e60ed..c1b848bfce7370007b95f9d033c0bf0b6bb0ae6b 100644 (file)
@@ -303,14 +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"
+              "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.",
+              "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 "