X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-functions.scm;h=34d406f89fca40763d05f36fd5bef0c704a5bfa3;hb=ba8c5a22f1ffefcf89dd4c40aa2ce82493f95572;hp=8e3dc76988b12660ff22a861525e2a1e54f73e29;hpb=91e7cbaa6e54e004365d28e0f10c9362a7f13320;p=lilypond.git diff --git a/scm/document-functions.scm b/scm/document-functions.scm index 8e3dc76988..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--2005 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))))