]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / beam.cc
index 3214fe4193db21e6cf1cee47b0a7dcd135fa106a..147b3f01f0fdafd60bb0a7945085f26d51f50da7 100644 (file)
@@ -1523,14 +1523,12 @@ Beam::get_direction_beam_count (Grob *me, Direction d)
 }
 
 ADD_INTERFACE (Beam,
-
-              "A beam. \n\n"
+              "A beam.\n"
+              "\n"
               "The @code{thickness} property is the weight of beams, "
-              "measured in staffspace.  The @code{direction} "
-              "property is not user-serviceable. Use "
-              "the @code{direction} property of @code{Stem} instead. "
-
-              ,
+              "measured in staffspace.  The @code{direction} property is "
+              "not user-serviceable.  Use the @code{direction} property "
+              "of @code{Stem} instead.",
               
               /* properties */
               "annotation "