]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix trivial bug introduced in commit fb88079204f0fd758f271f88bd7b2f3d8102b6fc
authorErlend Aasland <erlend.aasland@mac.com>
Thu, 15 Nov 2007 12:38:04 +0000 (13:38 +0100)
committerErlend Aasland <erlend.aasland@mac.com>
Thu, 15 Nov 2007 12:38:04 +0000 (13:38 +0100)
lily/line-interface.cc

index b3f110f11a73fe9dc687c6b2dec6df081c95f599..2b4639c5d216350be99e713421d5d635319573d5 100644 (file)
@@ -252,7 +252,7 @@ ADD_INTERFACE (Line_interface,
               "The property @code{style} can be @code{line}, "
               "@code{dashed-line}, @code{trill}, \n"
               "@code{dotted-line} or @code{zigzag}.\n"
-              "\n",
+              "\n"
               "For dashed-line, the length of the dashes is tuned with "
               "@code{dash-fraction}. If the latter is set to 0, a dotted line is "
               "produced. If @code{dash-period} is negative, the line is made "