]> git.donarmstrong.com Git - lilypond.git/commitdiff
typo
authorWerner Lemberg <wl@gnu.org>
Mon, 6 Aug 2007 06:28:51 +0000 (08:28 +0200)
committerWerner Lemberg <wl@gnu.org>
Mon, 6 Aug 2007 06:28:51 +0000 (08:28 +0200)
scm/define-markup-commands.scm

index 58b446e1cd74be51bf0f18014c13893a1cd123f5..b6b102d396fca4f142a85757b6bceddcb6cb0d34 100644 (file)
@@ -1107,7 +1107,7 @@ Use the filled head if @var{filled} is specified."
      name)))
 
 (define-builtin-markup-command (musicglyph layout props glyph-name) (string?)
-  "@var{glyph0name} is converted to a musical symbol; for example,
+  "@var{glyph-name} is converted to a musical symbol; for example,
 @code{\\musicglyph #\"accidentals.natural\"} selects the natural sign from
 the music font.  See @usermanref{The Feta font} for a complete listing of
 the possible glyphs."