summaryrefslogtreecommitdiff
path: root/scm/bar-line.scm
diff options
context:
space:
mode:
authorMark Polesky <markpolesky@yahoo.com>2013-09-20 20:21:22 -0700
committerMark Polesky <markpolesky@yahoo.com>2013-09-20 20:21:22 -0700
commita75190dd0a48ac1a8e436cd9867542f4774af36b (patch)
treefc0c2c994b22690ee181790c1ca963c1b6605223 /scm/bar-line.scm
parent3f081087fe50223be5aa39bbcb25d7fcc890a7ee (diff)
Issue 3557: Fix some grammar mistakes.
This also removes excess spaces at line ends in the affected files.
Diffstat (limited to 'scm/bar-line.scm')
-rw-r--r--scm/bar-line.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scm/bar-line.scm b/scm/bar-line.scm
index b432386372..fedd21be9a 100644
--- a/scm/bar-line.scm
+++ b/scm/bar-line.scm
@@ -801,7 +801,7 @@ no elements."
;; the size of the staff lines is evaluated as 0, which results in a
;; solid span bar line with faulty y coordinate.
;;
-;; This routine was originally by Juergen Reuter, but it was a on the
+;; This routine was originally by Juergen Reuter, but it was on the
;; bulky side. Rewritten by Han-Wen. Ported from c++ to Scheme by Marc Hohl.
(define-public (ly:span-bar::print grob)
"The print routine for span bars."