From: Graham Percival Date: Sun, 20 Feb 2005 23:58:19 +0000 (+0000) Subject: Small fix. X-Git-Tag: release/2.5.14~107 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0ce5dc71b59e71bbc35a244894126afb84d94ead;p=lilypond.git Small fix. --- diff --git a/ChangeLog b/ChangeLog index 858cc15bd1..f250bc759b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-02-21 Graham Percival + + * Documentation/user/notation.itely: small but urgent fix. + 2005-02-21 Jürgen Reuter * lily/duration-scheme.cc: bugfix: correct parameters to diff --git a/Documentation/user/notation.itely b/Documentation/user/notation.itely index 5dfe97beb5..b9ff2969da 100644 --- a/Documentation/user/notation.itely +++ b/Documentation/user/notation.itely @@ -2208,7 +2208,7 @@ occurs, increase the padding of the metronome mark to place it further away from the staff. @example -\Score \override MetronomeMark #'padding = #2.5 +\override Score.MetronomeMark #'padding = #2.5 @end example