]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rest.cc
In doc strings, replace trailing spaces with leading ones.
[lilypond.git] / lily / rest.cc
index 1f756c4c916798674cb700a0965b5a27848f1475..1abb770d7b307a7150e22ed90be2f746e5124400 100644 (file)
@@ -188,9 +188,9 @@ 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 "