]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.9
authorfred <fred>
Wed, 27 Mar 2002 02:00:21 +0000 (02:00 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:00:21 +0000 (02:00 +0000)
Documentation/user/tutorial.itely

index 4ac0a5679fe040c268372dc7a8c7ae9fb58032b8..1234406f2320db3a4c2ef221a360228944e25ddc 100644 (file)
@@ -2385,7 +2385,7 @@ When naming the tuning of the french horn, we'll need a piece of text
 with a flat sign.  LilyPond has a mechanism for font selection and
 kerning called Scheme markup text (See @ref{Text markup}).  The flat
 sign is taken from the music font, and its name is @code{accidentals--1}
-(The sharp sign is called @code{accidentals-1}).  The default font is
+(The natural sign is called @code{accidentals-0}).  The default font is
 too big for text, so we select a relative size of @code{-2}.
 
 @separate