]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-collision.cc
*** empty log message ***
[lilypond.git] / lily / note-collision.cc
index 005a8f03a017c94c8f6fe137adcd02229da1715b..333970b187aac2dce624d3043f88ef4f1dad1a6f 100644 (file)
@@ -401,7 +401,7 @@ Note_collision_interface::automatic_shift (Grob *me,
        {
          if (shift[i - 1] == shift[i])
            {
-             clashes[0]->warning (_ ("Too many clashing notecolumns.  Ignoring them."));
+             clashes[0]->warning (_ ("ignoring too many clashing note columns"));
              return tups;
            }
        }