diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-08-14 14:46:51 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-08-14 14:46:51 +0200 |
commit | 430eda59e8739d195c79a7b42d5c1fd3a545d46c (patch) | |
tree | 3e861509a9854a71c7479a88de315c28f539618b /lib/Travel/Routing/DE/EFA/Route | |
parent | 0fc9495fc9d3c4a6d13fd58947c433ecbed7511d (diff) |
update additional typos in the documentation
(patch by Gregor Hermann)
Diffstat (limited to 'lib/Travel/Routing/DE/EFA/Route')
-rw-r--r-- | lib/Travel/Routing/DE/EFA/Route/Part.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Travel/Routing/DE/EFA/Route/Part.pm b/lib/Travel/Routing/DE/EFA/Route/Part.pm index 317be56..4645435 100644 --- a/lib/Travel/Routing/DE/EFA/Route/Part.pm +++ b/lib/Travel/Routing/DE/EFA/Route/Part.pm @@ -161,7 +161,7 @@ Scheduled arrival time in HH:MM format =item $part->arrival_routemaps List of URLs, may be empty. Each URL poinst to a transfer map for the arrival -station, usually outlining fow to transfer from this train to the next one +station, usually outlining how to transfer from this train to the next one (if applicable). =item $part->arrival_stationmaps @@ -204,7 +204,7 @@ Scheduled departure time in HH:MM format =item $part->departure_routemaps List of URLs, may be empty. Each URL points to a PDF a transfer map for the -departure station, usually outlining fow to transfer from thep previous train +departure station, usually outlining how to transfer from thep previous train (if applicable) to this one. =item $part->departure_stationmaps |