X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-functions.scm;h=34d406f89fca40763d05f36fd5bef0c704a5bfa3;hb=746a2c1458c0b28f1a73cd3f94b4ed1342433129;hp=2c6bbfcd098778a57025631338ae00f2e601fda5;hpb=75eebcb49e52d296b1da3e1074e0825d2c780db4;p=lilypond.git diff --git a/scm/document-functions.scm b/scm/document-functions.scm index 2c6bbfcd09..34d406f89f 100644 --- a/scm/document-functions.scm +++ b/scm/document-functions.scm @@ -2,7 +2,7 @@ ;;;; ;;;; source file of the GNU LilyPond music typesetter ;;;; -;;;; (c) 1998--2006 Han-Wen Nienhuys +;;;; (c) 1998--2009 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen (use-modules @@ -37,7 +37,7 @@ (sfdocs (sort fdocs string #:name "Scheme functions" - #:desc "Primitive functions exported by LilyPond" + #:desc "Primitive functions exported by LilyPond." #:text (apply string-append sfdocs))))