]> git.donarmstrong.com Git - lilypond.git/commitdiff
Typo.
authorWerner Lemberg <wl@gnu.org>
Wed, 20 May 2009 07:14:10 +0000 (09:14 +0200)
committerWerner Lemberg <wl@gnu.org>
Wed, 20 May 2009 07:14:10 +0000 (09:14 +0200)
scm/fret-diagrams.scm

index 992c94941aa1ddd8e29c39e89ed516a768e05849..d0883a48ac5ab4dccb3d33e24a8d6e273d85c392 100644 (file)
@@ -294,7 +294,7 @@ with magnification @var{mag} of the string @var{text}."
           (cons string-coordinate (- fret-coordinate)))))
 
     (define (stencil-coordinate-offset fret-offset string-offset)
-      "Return a pair @code{(x-offset . y-offstet)}
+      "Return a pair @code{(x-offset . y-offset)}
       for translation in stencil coordinate system."
       (cond
         ((eq? orientation 'landscape)