diff options
author | Daniel Friesel <derf@finalrewind.org> | 2016-05-18 17:32:36 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2016-05-18 17:32:36 +0200 |
commit | 2864fd07a91afa2b2a8de02b63a40575224299bc (patch) | |
tree | ebde5d9032bba6797a29037080206b6b35336673 /lib/Travel/Status/DE/IRIS/Stations.pm | |
parent | b86a7560a0911617218f580d84ae8be82d4d9f72 (diff) |
fix yet another ds100 bug
Diffstat (limited to 'lib/Travel/Status/DE/IRIS/Stations.pm')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Stations.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Stations.pm b/lib/Travel/Status/DE/IRIS/Stations.pm index 7a17985..1916bad 100644 --- a/lib/Travel/Status/DE/IRIS/Stations.pm +++ b/lib/Travel/Status/DE/IRIS/Stations.pm @@ -1370,7 +1370,7 @@ my @stations = ( [ 'UDOE', 'Dörrberg', 8011397, 10.798671, 50.735351 ], [ 'EDRN', 'Dorsten', 8006709, 6.970903, 51.658335 ], [ 'FDW', 'Dortelweil', 8001514, 8.751145, 50.207503 ], - [ 'EDO N', 'Dortmund Hbf', 8000080, 7.45929, 51.517896 ], + [ 'EDO', 'Dortmund Hbf', 8000080, 7.45929, 51.517896 ], # fixed DS100 [ 'EDKK', 'Dortmund Knappschaftskrankenhaus', 8001517, 7.537458, 51.518768 |