]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / rest.cc
index 92e0e6e029c5c2fd98bc94c557a5d3f914e87dc8..1f756c4c916798674cb700a0965b5a27848f1475 100644 (file)
@@ -188,12 +188,11 @@ Rest::pure_height (SCM smob, SCM start, SCM end)
 }
 
 ADD_INTERFACE (Rest,
-              "A rest symbol."
-               "The property @code{style} can be @code{default},  "
-               "@code{mensural}, @code{neomensural} or @code{classical}.",
+              "A rest symbol.  The property @code{style} can be "
+              "@code{default}, @code{mensural}, @code{neomensural} or "
+              "@code{classical}.",
 
               /* properties */
-                 
               "direction "
               "minimum-distance "
               "style "