]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/misc/CHANGES-1.3
Issue 3557: Fix some grammar mistakes.
[lilypond.git] / Documentation / misc / CHANGES-1.3
index d6ba0bfc9f3068398f009f6e090ca9c7eee5d402..466a67d2d47632e9f5ec0d815a238e8bbd7cdac9 100644 (file)
@@ -3343,7 +3343,7 @@ item for hard constraints.
 handle_broken_smobs (); should conserve a little memory.
 
 * Fixed handling of orphaned score-elements. Any element that does
-not have its Line_of_score as a ancestor in both directions, is silently
+not have its Line_of_score as an ancestor in both directions, is silently
 removed from the output.  This guarantees that programming errors
 don't result in coredumps from Dimension_cache::common_refpoint ():
 element->line_l () is always a common reference point.