summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-07-23 16:43:28 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-07-23 16:43:28 +0200
commitbce01548846cccdbc5daa4e23046d603abdda7c0 (patch)
tree8c51c08f62b76ad4751c5449275e5717fc595b24
parent931b6f02ed42f23677f645ec87eeea8f1cae72db (diff)
typos
-rwxr-xr-xbin/efa4
-rw-r--r--lib/Travel/Routing/DE/EFA.pm2
2 files changed, 3 insertions, 3 deletions
diff --git a/bin/efa b/bin/efa
index 1a9748b..3a93332 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<minutes> to use a custem value.
+can specify I<minutes> to use a custom value.
=item B<-s>|B<--service> I<name>
@@ -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 58fafe2..4acf52b 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<train_type> => B<local>|B<ic>|B<ice>
-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.