]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/line-spanner.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / line-spanner.cc
index d0063c953249955ef63aa4f180aeadd2b72b37fa..290c7cb74c57ca37ffdba26f802f9220a8b07b8f 100644 (file)
@@ -348,12 +348,14 @@ Line_spanner::print (SCM smob)
 }
 
 ADD_INTERFACE (Line_spanner,
-              "Generic line drawn between two objects, e.g. for use with glissandi.\n"
+              "Generic line drawn between two objects, e.g., for use with "
+              "glissandi.\n"
+              "\n"
               "The property @code{style} can be @code{line}, "
-              "@code{dashed-line}, @code{trill}, \n"
-              "@code{dotted-line} or @code{zigzag}.\n"
-              "\n",
+              "@code{dashed-line}, @code{trill}, @code{dotted-line} or "
+              "@code{zigzag}.",
 
+              /* properties */
               "bound-details " 
               "extra-dy "
               "gap "