]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/line-spanner.cc
Docs: IR: fix documentation of 'style values
[lilypond.git] / lily / line-spanner.cc
index d9c5f5683522d8708501ac106c217fa1778ac481..b19151987f012dd9c046be13d1a54b3b73806bc3 100644 (file)
@@ -349,11 +349,7 @@ Line_spanner::print (SCM smob)
 
 ADD_INTERFACE (Line_spanner,
               "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}, @code{dotted-line} or"
-              " @code{zigzag}.",
+              " glissandi.",
 
               /* properties */
               "bound-details "