Skip to content
Snippets Groups Projects
Commit bdd029cd authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

DeutscheBahn.pm: Fix names in manual

parent 1608d648
No related branches found
No related tags found
No related merge requests found
......@@ -22,14 +22,14 @@ __END__
=head1 NAME
Travel::Status::DE::HAFAS - Interface to HAFAS-based online arrival/departure
monitors
Travel::Status::DE::DeutscheBahn - Interface to the online arrival/departure
monitor operated by Deutsche Bahn
=head1 SYNOPSIS
use Travel::Status::DE::HAFAS;
use Travel::Status::DE::DeutscheBahn;
my $status = Travel::Status::DE::HAFAS->new(
my $status = Travel::Status::DE::DeutscheBahn->new(
station => 'Essen Hbf',
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment