Skip to content

Commit

Permalink
Update src/main/java/org/opentripplanner/model/transfer/TransferPoint…
Browse files Browse the repository at this point in the history
….java

Co-authored-by: Hannes Junnila <[email protected]>
  • Loading branch information
t2gran and hannesj authored Jan 25, 2022
1 parent 0ccdf70 commit eadd1bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
* <p>This is the least specific type, and is overridden if a more specific type exist.
* </li>
* <li>
* {@link StationTransferPoint} This apply to all trip stopping at a stop part of the given
* {@link StationTransferPoint} This applies to all trips stopping at a stop part of the given
* station.
* <p>The specificity-ranking is above {@link StationTransferPoint}s and less than
* {@link RouteStationTransferPoint}.
Expand Down

0 comments on commit eadd1bd

Please sign in to comment.