summaryrefslogtreecommitdiff
path: root/ly
diff options
context:
space:
mode:
authorDavid Kastrup <dak@gnu.org>2015-09-04 22:07:40 +0200
committerDavid Kastrup <dak@gnu.org>2015-09-11 09:33:16 +0200
commit6afbd8ef9bdea4f7466e5f4fb703d3285bdfe143 (patch)
treecccb0004b55a6ac33a6c65fecbafa588368ab1a8 /ly
parent942f957aae58fdc7252d6bc2b548a28e9fadc666 (diff)
Issue 4592: Doc string fix in wake of issue 4426
Diffstat (limited to 'ly')
-rw-r--r--ly/music-functions-init.ly6
1 files changed, 3 insertions, 3 deletions
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