]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/rhythmic-head.cc
Merge branch 'lilypond/translation' of ssh://jomand@git.sv.gnu.org/srv/git/lilypond...
[lilypond.git] / lily / rhythmic-head.cc
index 93349e06fee49a6e50c789a4cbccf202680e23f0..436da6b612998f8c5dd6573f019248baefab4449 100644 (file)
@@ -49,11 +49,10 @@ Rhythmic_head::duration_log (Grob *me)
 }
 
 ADD_INTERFACE (Rhythmic_head,
-
-              "Note head or rest",
+              "Note head or rest.",
               
+              /* properties */
               "dot "
               "duration-log "
               "stem "
               );
-