From 0b488a4eddfb7b9ea9684383cc3d83fe2783fd11 Mon Sep 17 00:00:00 2001 From: Birte Kristina Friesel Date: Fri, 17 Nov 2023 22:06:58 +0100 Subject: Section: transfer_duration may be negatve --- lib/Travel/Routing/DE/HAFAS/Connection/Section.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/Travel/Routing') diff --git a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm index f4ddb35..50e3ff1 100644 --- a/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm +++ b/lib/Travel/Routing/DE/HAFAS/Connection/Section.pm @@ -325,8 +325,8 @@ Undef otherwise. DateTime::Duration(3pm) object holding the difference between the departure of this journey and the arrival of the previous journey in the connection -- i.e., -the amount of time available for changing platforms. Undef for the first -journey in a connuction. +the amount of time available for changing platforms. May be negative. +Undef for the first journey in a connection. =item $section->type -- cgit v1.2.3