]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/cluster.cc
run cvs up before patching.
[lilypond.git] / lily / cluster.cc
index 6cb0060e67cc33c28f2ed624d3f03f0ee6881420..27ef9dd08a88defccd4c2bbc9f55e407b5810c97 100644 (file)
@@ -203,7 +203,9 @@ ADD_INTERFACE (Cluster, "cluster-interface",
               "The property @code{style} controls the shape of cluster segments.  Valid values "
               "include @code{leftsided-stairs}, @code{rightsided-stairs}, @code{centered-stairs}, "
               "and @code{ramp}.\n",
-              "style padding columns");
+              "style "
+              "padding "
+              "columns ");
 
 struct Cluster_beacon
 {