diff options
author | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 20:51:21 +0100 |
---|---|---|
committer | Birte Kristina Friesel <derf@finalrewind.org> | 2023-11-21 20:51:21 +0100 |
commit | f932ee618b956dcf229c212a9432be784db4aa52 (patch) | |
tree | 7f773eeed083a9175110cf91a3815fc7801592be /lib/Travel/Status | |
parent | ee321f383f3e2030cee2f1492d04221ae0cc015c (diff) |
Location: fix DESCRIPTION
Diffstat (limited to 'lib/Travel/Status')
-rw-r--r-- | lib/Travel/Status/DE/HAFAS/Location.pm | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Location.pm b/lib/Travel/Status/DE/HAFAS/Location.pm index 288836b..d3be67b 100644 --- a/lib/Travel/Status/DE/HAFAS/Location.pm +++ b/lib/Travel/Status/DE/HAFAS/Location.pm @@ -61,9 +61,9 @@ version 4.19 =head1 DESCRIPTION -Travel::Status::DE::HAFAS::Location describes a HAFAS location that either -belongs to a location (e.g. on a journey's route) or has been returned as part of -a location search request. +Travel::Status::DE::HAFAS::Location describes a HAFAS location that belongs to +a stop (e.g. on a journey's route) or has been returned as part of a +locationSearch or geoSearch request. =head1 METHODS |