]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-size-engraver.cc
* The grand 2005-2006 replace.
[lilypond.git] / lily / font-size-engraver.cc
index d8935ff5596a3494a7002a4eb752c277c723876f..1a66f6241d7ed9cbe4743105fb1431c25af00a4a 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2001--2005  Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2001--2006  Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "grob.hh"
@@ -52,7 +52,7 @@ Font_size_engraver::acknowledge_font (Grob_info gi)
 
 ADD_ACKNOWLEDGER (Font_size_engraver, font);
 ADD_TRANSLATOR (Font_size_engraver,
-               /* doc */ "Puts fontSize into font-relative-size grob property.",
+               /* doc */ "Puts fontSize into font-size grob property.",
                /* create */ "",
                /* accept */ "",
                /* read */ "fontSize",