]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/script-interface.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / script-interface.cc
index b965959d5df1f6226d27a55f370c7324e61b6192..f6957f9eea8bcf87f4dca26482dcfb18d410433f 100644 (file)
@@ -111,7 +111,7 @@ struct Text_script
 };
 
 ADD_INTERFACE (Text_script,
-              "An object that is put above or below a note",
+              "An object that is put above or below a note.",
 
               /* properties */
               "add-stem-support "
@@ -124,7 +124,9 @@ ADD_INTERFACE (Text_script,
   Hmm. Where should we put add-stem-support ?
 */
 ADD_INTERFACE (Script_interface,
-              "An object that is put above or below a note",
+              "An object that is put above or below a note.",
+
+              /* properties */
               "add-stem-support "
               "avoid-slur "
               "positioning-done "