]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/document-functions.scm
Add some full stops at end of sentences.
[lilypond.git] / scm / document-functions.scm
index 5515b1312e1861940d2e09003d0d755a878b07bf..b057a7aab58a86837d6e09c966fd5ff244778dd3 100644 (file)
@@ -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))))