Skip to content

Commit

Permalink
Update src/main/java/org/opentripplanner/routing/algorithm/filterchai…
Browse files Browse the repository at this point in the history
…n/filters/system/FlexSearchWindowFilter.java

Co-authored-by: Thomas Gran <t2gran@gmail.com>
  • Loading branch information
leonardehrenfried and t2gran authored Oct 11, 2024
1 parent 3169cef commit ce36b34
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import org.opentripplanner.routing.algorithm.filterchain.framework.spi.RemoveItineraryFlagger;

/**
* The flex router doesn't use the transit router's time window but nevertheless using it
* The flex router doesn't use the transit router's search-window, but nevertheless using it
* for filtering is useful when combining flex with transit.
* <p>
* The flex router also searches the previous day (arrive by) or the next one (depart after).
Expand Down

0 comments on commit ce36b34

Please sign in to comment.