X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdocument-functions.scm;h=585ae13471e59923f94a1e25e57aee4da6960474;hb=dd36c6b23026e36844f64ca4c34fc267ba982b58;hp=5515b1312e1861940d2e09003d0d755a878b07bf;hpb=d84c7587117731add28b3b3591e9ef3d92fa827c;p=lilypond.git diff --git a/scm/document-functions.scm b/scm/document-functions.scm index 5515b1312e..585ae13471 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--2008 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))))