diff --git a/bin/efa b/bin/efa index 1a9748b4aa93927f689846a202f6ae1b62ee1dda..3a9333249384263cd71cbda7dfdafc44c97b4e6c 100755 --- a/bin/efa +++ b/bin/efa @@ -648,7 +648,7 @@ Prefer connections with less walking (at interchanges) Take stops close to the stop/start into account. By default, up to 10 minutes of walking to/from the route's first/last stop is considered acceptable. You -can specify I to use a custem value. +can specify I to use a custom value. =item B<-s>|B<--service> I @@ -690,7 +690,7 @@ Transfers must be possible without taking an escalator. =item E / no-elevators -Transferst must be possible without using an elevator. +Transfers must be possible without using an elevator. =item i / info diff --git a/lib/Travel/Routing/DE/EFA.pm b/lib/Travel/Routing/DE/EFA.pm index 58fafe2db07d60ce85b72118150bbd0b57a3443d..4acf52b6908a1e6dbc4b888e9bd1fd05c8b60f1c 100644 --- a/lib/Travel/Routing/DE/EFA.pm +++ b/lib/Travel/Routing/DE/EFA.pm @@ -1081,7 +1081,7 @@ Otherwise: Do not take stops close to stop/start into account. =item B => B|B|B -Include only local trains into itinarery (default), all but ICEs, or all. +Include only local trains into itinerary (default), all but ICEs, or all. The latter two are usually way more expensive for short routes.