From: Werner Lemberg Date: Mon, 18 Oct 2004 20:50:55 +0000 (+0000) Subject: Fix typo. X-Git-Tag: release/2.3.23~16 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=04733e0c6cefdb878a26d6008782304b3720e716;p=lilypond.git Fix typo. --- diff --git a/Documentation/user/changing-defaults.itely b/Documentation/user/changing-defaults.itely index d97dc7d518..5eed1c5783 100644 --- a/Documentation/user/changing-defaults.itely +++ b/Documentation/user/changing-defaults.itely @@ -1819,7 +1819,8 @@ duration adds a fixed amount (this amount is controlled by For example, the following piece contains lots of half, quarter, and 8th notes, the eighth note is followed by 1 note head width (NHW). The quarter note is followed by 2 NHW, the half by 3 NHW, etc. -@lilypond[fragment,verbatim,relative=1] c2 c4. c8 c4. c8 c4. c8 c8 +@lilypond[fragment,verbatim,relative=1] +c2 c4. c8 c4. c8 c4. c8 c8 c8 c4 c4 c4 @end lilypond