]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/align-interface.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / align-interface.cc
index a67cfbcb7f018b56de9e0d8b38fbbc0f9b53ad18..daffa298fb1226d7c029034a81fa61aab3b2ebea 100644 (file)
@@ -399,14 +399,14 @@ Align_interface::calc_max_stretch (SCM smob)
 }
 
 ADD_INTERFACE (Align_interface,
-              "Order grobs from top to bottom, left to right, right to left "
-              "or bottom to top.  For vertical alignments of staves, the "
-              "@code{break-system-details} of the left "
-              "@internalsref{NonMusicalPaperColumn} may be set to tune "
-              "vertical spacing.  Set @code{alignment-extra-space} to add "
-              "extra space for staves.  Set "
-              "@code{fixed-alignment-extra-space} to force staves in "
-              "@code{PianoStaff}s further apart.",
+              "Order grobs from top to bottom, left to right, right to left"
+              " or bottom to top.  For vertical alignments of staves, the"
+              " @code{break-system-details} of the left"
+              " @internalsref{NonMusicalPaperColumn} may be set to tune"
+              " vertical spacing.  Set @code{alignment-extra-space} to add"
+              " extra space for staves.  Set"
+              " @code{fixed-alignment-extra-space} to force staves in"
+              " @code{PianoStaff}s further apart.",
               
               /* properties */
               "align-dir "