]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
ADD_INTERFACE: Formatting and fixing typos.
[lilypond.git] / lily / note-head.cc
index bd00033bc717d80ebdd7291bb09997c2994fef9f..1c03808819f8e63fcee449e2af8087c2780605e2 100644 (file)
@@ -129,7 +129,7 @@ Note_head::get_stem_attachment (Font_metric *fm, string key)
   return att;
 }
 
-MAKE_SCHEME_CALLBACK(Note_head, calc_stem_attachment, 1);
+MAKE_SCHEME_CALLBACK (Note_head, calc_stem_attachment, 1);
 SCM
 Note_head::calc_stem_attachment (SCM smob)
 {
@@ -143,7 +143,7 @@ Note_head::calc_stem_attachment (SCM smob)
 
 
 ADD_INTERFACE (Note_head,
-              "Note head",
+              "Note head.",
 
               /* properties */
               "note-names "