]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/document-translation.scm
ignore output-distance-tests
[lilypond.git] / scm / document-translation.scm
index 785d5f89661f2c269a5bc08277c83d88c145a616..47848728972c5beec4663ea975a04dc8d5be4ddb 100644 (file)
@@ -2,7 +2,7 @@
 ;;;;
 ;;;; source file of the GNU LilyPond music typesetter
 ;;;; 
-;;;; (c) 2000--2006 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+;;;; (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 ;;;;                 Jan Nieuwenhuizen <janneke@gnu.org>
 
 (define (engraver-makes-grob? name-symbol grav)
       (string-append 
        desc
        (if (pair? aliases)
-          (string-append "\n\n This context is also known as: \n\n"
+          (string-append "\n\n This context also accepts commands for the following context(s):\n\n"
                          (human-listify aliases))
           "")
        "\n\nThis context creates the following layout objects: \n\n"