]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest.cc
(print): broken beams last until end of staff.
[lilypond.git] / lily / rest.cc
index ffc32784b59b2034c1b25227c87daed2a3222abe..a349217c2943096ef60cbb58b8c30d5f91d2be38 100644 (file)
@@ -173,6 +173,6 @@ Rest::polyphonic_offset_callback (SCM smob, SCM)
 }
 
 ADD_INTERFACE (Rest,"rest-interface",
-  "a rest",
+  "A rest symbol.",
   "style minimum-distance");