]> git.donarmstrong.com Git - lilypond.git/commitdiff
formatting.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 7 Nov 2006 18:07:48 +0000 (19:07 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Tue, 7 Nov 2006 18:07:48 +0000 (19:07 +0100)
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
 {