]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/mensural-ligature.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / mensural-ligature.cc
index 12b5218429e2ed1ce70c6a9a784fd36aae7dbf91..f4d2a2fd2b5205276ce0da31a6130410043da262 100644 (file)
@@ -220,13 +220,14 @@ Mensural_ligature::print (SCM)
 }
 
 ADD_INTERFACE (Mensural_ligature,
-              "A mensural ligature",
+              "A mensural ligature.",
 
+              /* properties */
               "delta-position "
               "flexa-width "
               "head-width "
               "join-right-amount "
               "primitive "
-              "thickness"
+              "thickness "
               );