]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/document-functions.scm
Run `make grand-replace'.
[lilypond.git] / scm / document-functions.scm
index 2c6bbfcd098778a57025631338ae00f2e601fda5..585ae13471e59923f94a1e25e57aee4da6960474 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;;  source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 1998--2006 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 1998--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 (use-modules
@@ -37,7 +37,7 @@
         (sfdocs (sort fdocs string<?))) 
     (make <texi-node>
       #:name "Scheme functions"
-      #:desc "Primitive functions exported by LilyPond"
+      #:desc "Primitive functions exported by LilyPond."
       #:text
       (apply string-append sfdocs))))