diff options
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Stop.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Stop.pm b/lib/Travel/Status/DE/HAFAS/Stop.pm index 1f16550..3c56900 100644 --- a/lib/Travel/Status/DE/HAFAS/Stop.pm +++ b/lib/Travel/Status/DE/HAFAS/Stop.pm @@ -61,10 +61,10 @@ version 4.09 =head1 DESCRIPTION Travel::Status::DE::HAFAS::Stop describes a HAFAS stop. It may be part of a -journey or part of a geoSearch request. +journey or part of a geoSearch / locationSearch request. -geoSearch-specific accessors are annotated with "(geoSearch)" and return -undef for non-geoSearch stops. +geoSearch- and locationSearch-specific accessors are annotated accordingly and +return undef for non-geoSearch / non-locationSearch stops. =head1 METHODS |