]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/documentation-lib.scm
Use smaller font for beam debug output.
[lilypond.git] / scm / documentation-lib.scm
index e4775b5db19a737f4cebeaddbeb8feda405f89ae..b71709def4f8c79fd9e41bde5257c01b1e632687 100644 (file)
@@ -159,7 +159,7 @@ string-to-use).  If QUOTE? is #t, embed table in a @quotation environment."
   name)
 
 (define (ref-ify x)
-  "Return @ref{X}. If mapping ref-ify to a list that needs to be sorted,
+  "Return @ref{X}.  If mapping ref-ify to a list that needs to be sorted,
    sort the list first."
   (string-append "@ref{" x "}"))