]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie.cc
* scm/framework-ps.scm (write-preamble): use it to pick exactly
[lilypond.git] / lily / tie.cc
index e67ed6b3e15edb68769461dbe2f719a8f1142672..9cf7468d6c8544054c6a80a465580c83c2cf8d83 100644 (file)
@@ -242,7 +242,7 @@ Tie::print (SCM smob)
 ADD_INTERFACE (Tie,
               "tie-interface",
               
-              "A tie connecting two noteheads. \n\n"
+              "A horizontal curve connecting two noteheads. \n\n"
               ,
               
 
@@ -254,7 +254,7 @@ ADD_INTERFACE (Tie,
               "details "
               "direction "
               "thickness "
-              "x-gap ");
+              );