]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest.cc
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / lily / rest.cc
index 92e0e6e029c5c2fd98bc94c557a5d3f914e87dc8..1abb770d7b307a7150e22ed90be2f746e5124400 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 "