From: Werner Lemberg Date: Sun, 19 Aug 2007 07:58:08 +0000 (+0200) Subject: Add a full stop in documentation. X-Git-Tag: release/2.11.30-1~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=b5e30f92375d404f05dcf1465a731eda49f73517;p=lilypond.git Add a full stop in documentation. --- diff --git a/scm/document-backend.scm b/scm/document-backend.scm index 7e8e2f186e..610f7c094a 100644 --- a/scm/document-backend.scm +++ b/scm/document-backend.scm @@ -60,13 +60,13 @@ (interface-doc-string (cdr interface) '()) "\n\n" "This grob interface is used in the following graphical objects: " - (human-listify (map ref-ify (sort (map symbol->string (hashq-ref iface->grob-table (car interface) '())) - stringtexi alist) (let* ((uprops (filter (lambda (x) (not (object-property x 'backend-internal)))