From ab66856968ecf9a721fadb7a0ae67c39663791dc Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 3 Aug 2011 19:10:07 +0200 Subject: Fix error/errstr documentation mixup --- lib/Travel/Status/DE/DeutscheBahn.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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. -- cgit v1.2.3