diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-03-24 11:41:22 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-03-24 11:41:22 +0100 |
commit | 397d0c5d3d8702b5a98b073e6d4b6576fda28ad7 (patch) | |
tree | c170831679aab48a0c4b479b4a7a530a4ce23d44 /lib/Travel/Status/DE | |
parent | 059f121ebaa198ee2b105981b7f4abb5d1d12010 (diff) |
Fix documentation error in $status->results
Diffstat (limited to 'lib/Travel/Status/DE')
-rw-r--r-- | lib/Travel/Status/DE/IRIS.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/IRIS.pm b/lib/Travel/Status/DE/IRIS.pm index 44a96d7..98167f1 100644 --- a/lib/Travel/Status/DE/IRIS.pm +++ b/lib/Travel/Status/DE/IRIS.pm @@ -681,7 +681,7 @@ Returns undef otherwise. =item $status->results -Returns a list of Travel::Status::DE::IRIS(3pm) objects, each one describing +Returns a list of Travel::Status::DE::IRIS::Result(3pm) objects, each one describing one arrival and/or departure. =item $status->warnstr |