summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2014-06-23 18:26:22 +0200
committerDaniel Friesel <derf@finalrewind.org>2014-06-23 18:26:22 +0200
commit822aa593d6060b1bb8b0e04c87e133f82741d010 (patch)
tree4e5299303a77b6b99c59ca95ed7b9b498f8d71ae
parentf734fa35b4a14b9091632aa305b7fcceed7c4c57 (diff)
IRIS: Fix documentation error
-rw-r--r--lib/Travel/Status/DE/IRIS.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm
index 89cbb88..783396a 100644
--- a/lib/Travel/Status/DE/IRIS.pm
+++ b/lib/Travel/Status/DE/IRIS.pm
@@ -381,7 +381,7 @@ Returns undef otherwise.
Returns a list of Travel::Status::DE::IRIS(3pm) objects, each one describing
one arrival and/or departure.
-=item $status->errstr
+=item $status->warnstr
In case of a (probably) non-fatal HTTP request or IRIS error, returns a string
describing it. Returns undef otherwise.