summaryrefslogtreecommitdiff
path: root/lib/Travel/Status/DE/HAFAS/Message.pm
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Travel/Status/DE/HAFAS/Message.pm')
-rw-r--r--lib/Travel/Status/DE/HAFAS/Message.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Travel/Status/DE/HAFAS/Message.pm b/lib/Travel/Status/DE/HAFAS/Message.pm
index 72d8e77..df49c5a 100644
--- a/lib/Travel/Status/DE/HAFAS/Message.pm
+++ b/lib/Travel/Status/DE/HAFAS/Message.pm
@@ -9,7 +9,7 @@ use parent 'Class::Accessor';
our $VERSION = '4.18';
Travel::Status::DE::HAFAS::Message->mk_ro_accessors(
- qw(short text code prio is_him ref_count));
+ qw(short type text code prio is_him ref_count));
sub new {
my ( $obj, %conf ) = @_;