summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/ASEAG.pm
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2013-12-24 19:26:43 +0100
committerDaniel Friesel <derf@finalrewind.org>2013-12-24 19:26:43 +0100
commitb55985c829225b7c94500ee7c1785ce650684409 (patch)
tree81e3298d1d9c1ad7283c141bc0fba25fdfb0f78f /lib/Travel/Status/DE/ASEAG.pm
parentd37d400761ef47cac90dfa1c87ed067e32ee6b64 (diff)
update documentation examples (must be exact stop names)
Diffstat (limited to 'lib/Travel/Status/DE/ASEAG.pm')
-rw-r--r--lib/Travel/Status/DE/ASEAG.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/ASEAG.pm b/lib/Travel/Status/DE/ASEAG.pm
index c29fe00..5f7d029 100644
--- a/lib/Travel/Status/DE/ASEAG.pm
+++ b/lib/Travel/Status/DE/ASEAG.pm
@@ -32,7 +32,7 @@ Travel::Status::DE::ASEAG - unofficial ASEAG departure monitor.
use Travel::Status::DE::ASEAG;
my $status = Travel::Status::DE::ASEAG->new(
- stop => 'Bushof'
+ stop => 'Aachen Bushof'
);
for my $d ($status->results) {