diff options
author | Daniel Friesel <derf@finalrewind.org> | 2015-07-23 16:43:28 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2015-07-23 16:43:28 +0200 |
commit | bce01548846cccdbc5daa4e23046d603abdda7c0 (patch) | |
tree | 8c51c08f62b76ad4751c5449275e5717fc595b24 /lib | |
parent | 931b6f02ed42f23677f645ec87eeea8f1cae72db (diff) |
typos
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Travel/Routing/DE/EFA.pm | 2 |
1 files changed, 1 insertions, 1 deletions
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. |