CHECKPOINT untested and unfinished changes to BaseText
[scpubgit/stemmatology.git] / lib / Text / Tradition / Collation.pm
index f66e902..82aae47 100644 (file)
@@ -757,7 +757,7 @@ sub calculate_positions {
        print STDERR "Calculating positions in " . $wit->sigil . "\n";
        _update_positions_from_path( $wit->path, @ordered_common );
        _update_positions_from_path( $wit->uncorrected_path, @ordered_common )
-           if $wit->has_ante_corr;
+           if $wit->has_uncorrected;
     }
     
     # DEBUG