]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/hyphen-spanner.cc
updates
[lilypond.git] / lily / hyphen-spanner.cc
index 16c31b5d8aa7be9607229e1695e3e47e81606579..09986ee206890d3e3a30753f8e2aa33a539b56d5 100644 (file)
@@ -117,8 +117,8 @@ Hyphen_spanner::Hyphen_spanner (Spanner*s)
 
 
 ADD_INTERFACE (Hyphen_spanner, "lyric-hyphen-interface",
-  "A centred hyphen is a simple line between lyrics used to divide
-syllables.   The length of the hyphen line should stretch based on the
-size of the gap between syllables.",
+  "A centred hyphen is a simple line between lyrics used to divide "
+"syllables.   The length of the hyphen line should stretch based on the "
+"size of the gap between syllables.",
   "thickness height minimum-length maximum-length word-space");