summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2023-08-22 15:41:21 +0200
committerBirte Kristina Friesel <derf@finalrewind.org>2023-08-22 15:41:21 +0200
commit2c2bd4721631b8a847882aa7c835e2e259f83f33 (patch)
treed7b593ab54d570a745173131678473031b23d147
parent7a63ec844acd4baea6f595dd4c9d4ae561af9bf6 (diff)
HAFAS(3pm): note that disambiguation error is LOCATION, not H730
-rw-r--r--lib/Travel/Status/DE/HAFAS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS.pm b/lib/Travel/Status/DE/HAFAS.pm
index 58baf8e..b479e6f 100644
--- a/lib/Travel/Status/DE/HAFAS.pm
+++ b/lib/Travel/Status/DE/HAFAS.pm
@@ -1093,7 +1093,7 @@ Not available in journey mode.
Returns a list of hashrefs describing stops whose name is similar to the one
requested in the constructor's B<station> parameter. Returns nothing if
the active service does not support this feature.
-This is most useful if B<errcode> returns 'H730', which means that the
+This is most useful if B<errcode> returns 'LOCATION', which means that the
HAFAS backend could not identify the stop.
See Travel::Status::DE::HAFAS::StopFinder(3pm)'s B<results> method for details