summaryrefslogtreecommitdiff
path: root/lib/Travel
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-12-03 16:58:10 +0100
committerDaniel Friesel <derf@finalrewind.org>2011-12-03 16:58:10 +0100
commit5e18c32ce74f9a27e81cb041535cfaad585d8828 (patch)
treefc4d22cc8e9e3b8ddfa00af75723fff377c2a485 /lib/Travel
parentf7015c9d2842c6c1406c49d95afaaa8769f9e9f5 (diff)
{i->u}nofficial
Diffstat (limited to 'lib/Travel')
-rw-r--r--lib/Travel/Status/DE/VRR.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/Travel/Status/DE/VRR.pm b/lib/Travel/Status/DE/VRR.pm
index fe6c941..884ad86 100644
--- a/lib/Travel/Status/DE/VRR.pm
+++ b/lib/Travel/Status/DE/VRR.pm
@@ -358,7 +358,7 @@ __END__
=head1 NAME
-Travel::Status::DE::VRR - inofficial VRR departure monitor
+Travel::Status::DE::VRR - unofficial VRR departure monitor
=head1 SYNOPSIS
@@ -370,7 +370,7 @@ Travel::Status::DE::VRR - inofficial VRR departure monitor
for my $d ($status->results) {
printf(
- "%s %-8s %-5s %s\n",
+ "%s %d %-5s %s\n",
$d->time, $d->platform, $d->line, $d->destination
);
}
@@ -381,7 +381,7 @@ version 0.02
=head1 DESCRIPTION
-Travel::Status::DE::VRR is an inofficial interface to the VRR departure
+Travel::Status::DE::VRR is an unofficial interface to the VRR departure
monitor available at
L<http://efa.vrr.de/vrr/XSLT_DM_REQUEST?language=de&itdLPxx_transpCompany=vrr&>.