From: David Kastrup Date: Fri, 4 Sep 2015 20:07:40 +0000 (+0200) Subject: Issue 4592: Doc string fix in wake of issue 4426 X-Git-Tag: release/2.19.27-1~5 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6afbd8ef9bdea4f7466e5f4fb703d3285bdfe143;p=lilypond.git Issue 4592: Doc string fix in wake of issue 4426 --- diff --git a/ly/music-functions-init.ly b/ly/music-functions-init.ly index 5e04d325cf..fe270aef98 100644 --- a/ly/music-functions-init.ly +++ b/ly/music-functions-init.ly @@ -1075,9 +1075,9 @@ Example: d d | e e | f f | } <==> - A = { c c | d d | } - B = { d d | e e | } - C = { e e | f f | } + A = { c c | d d } + B = { d d | e e } + C = { e e | f f } @end verbatim The last bar checks in a sequence are not copied to the result in