]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.49
authorfred <fred>
Sun, 24 Mar 2002 19:38:18 +0000 (19:38 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:38:18 +0000 (19:38 +0000)
lily/include/musical-request.hh

index a3079b10f4affff1f65b865faffd8850a9901025..50ec8e8c9c07eb2959b6656c0bdece1003764d46 100644 (file)
@@ -177,9 +177,8 @@ public:
      REQUESTMETHODS(Plet_req,plet);
 };
 
-/** Start / stop a beam at this note.  if #nplet# is set, the staff will try to put an
-appropriate number over the beam
-    */
+/** Start / stop a beam at this note.  if #nplet# is set, the staff
+will try to put an appropriate number over the beam */
 class Beam_req  : public Span_req  {
 public:
     int nplet;