diff options
Diffstat (limited to 'lib/Travel')
-rw-r--r-- | lib/Travel/Status/DE/DeutscheBahn.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/DeutscheBahn.pm b/lib/Travel/Status/DE/DeutscheBahn.pm index 136cf51..797d40f 100644 --- a/lib/Travel/Status/DE/DeutscheBahn.pm +++ b/lib/Travel/Status/DE/DeutscheBahn.pm @@ -278,7 +278,7 @@ By default, the following are shown: ice, ic_ec, d, nv, s. =back -=item $status->error +=item $status->errstr In case of an error in the HTTP request, returns a string describing it. If no error occured, returns undef. |