diff options
-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 |