diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-11 20:11:07 +0200 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-10-11 20:11:07 +0200 |
commit | cb9956d7497e7b079c8a39d23ad814d7316b5ca5 (patch) | |
tree | 69ef24004638c7b2ba65a0d12ff26b8b2c0f41ae /lib/Travel/Status | |
parent | c5117802dee6f1540395518b4adaeed3e210d096 (diff) |
Result(3pm): fix typo
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/IRIS/Result.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS/Result.pm b/lib/Travel/Status/DE/IRIS/Result.pm index cf87d34..6cab79d 100644 --- a/lib/Travel/Status/DE/IRIS/Result.pm +++ b/lib/Travel/Status/DE/IRIS/Result.pm @@ -1250,7 +1250,7 @@ train starts here. =item $result->sched_departure -DateTime(3pm) object for the scehduled departure date and time. undef if the +DateTime(3pm) object for the scheduled departure date and time. undef if the train ends here. =item $result->sched_platform |