diff options
author | Daniel Friesel <derf@finalrewind.org> | 2022-10-25 19:48:04 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2022-10-25 19:48:04 +0200 |
commit | e26377f9365e47eb96b3b3f1da2b1d844914408e (patch) | |
tree | 319275bc400c193e7f63d8059df86fb6aad42819 /lib/Travel | |
parent | 1160ae4e84e3ea3394bef0eeb683edcbf75099e0 (diff) |
Journey: Fix POD
Diffstat (limited to 'lib/Travel')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Journey.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Journey.pm b/lib/Travel/Status/DE/HAFAS/Journey.pm index 19c00df..6963b8f 100644 --- a/lib/Travel/Status/DE/HAFAS/Journey.pm +++ b/lib/Travel/Status/DE/HAFAS/Journey.pm @@ -460,7 +460,7 @@ entire route. Each hash contains the following keys: =item * arr_delay (arrival delay in minutes) -=item = rt_dep (DateTime object for actual departure) +=item * rt_dep (DateTime object for actual departure) =item * sched_dep (DateTime object for scheduled departure) |