From cf002adc3b881a0d011ab6bd22515006ad8e1faf Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Tue, 7 Nov 2006 19:07:48 +0100 Subject: [PATCH] formatting. --- lily/cluster.cc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lily/cluster.cc b/lily/cluster.cc index 6cb0060e67..27ef9dd08a 100644 --- a/lily/cluster.cc +++ b/lily/cluster.cc @@ -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 { -- 2.39.5