]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-config-scheme.cc
Run `make grand-replace'.
[lilypond.git] / lily / font-config-scheme.cc
index 6ccc616793addc2e73ed3e30c7be7655393e6ad6..9d3dac9d594a47ab63bf14ccc64c436842daae73 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2005--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2005--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
 */
 
@@ -87,7 +87,7 @@ display_list (FcConfig *fcc)
 
 LY_DEFINE (ly_font_config_get_font_file, "ly:font-config-get-font-file", 1, 0, 0,
           (SCM name),
-          "Get the file for font @var{name}")
+          "Get the file for font @var{name}.")
 {
   LY_ASSERT_TYPE (scm_is_string, name, 1);