]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/gregorian-ligature-engraver.cc
*** empty log message ***
[lilypond.git] / lily / gregorian-ligature-engraver.cc
index b1c1a826baf0ec230f51d050dabba46e3d1fb57c..98e7fddc5c40968a74132d614166dc18accb2b58 100644 (file)
@@ -263,9 +263,9 @@ Gregorian_ligature_engraver::build_ligature (Spanner *ligature,
 }
 
 void
-Gregorian_ligature_engraver::start_translation_timestep ()
+Gregorian_ligature_engraver::stop_translation_timestep ()
 {
-  Ligature_engraver::start_translation_timestep ();
+  Ligature_engraver::stop_translation_timestep ();
   pes_or_flexa_req_ = 0;
 }