@@ -, +, @@ --- Koha/Account/Line.pm | 2 +- Koha/Account/Lines.pm | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) --- a/Koha/Account/Line.pm +++ a/Koha/Account/Line.pm @@ -31,7 +31,7 @@ use base qw(Koha::Object); =head1 NAME -Koha::Account::Lines - Koha accountline Object class +Koha::Account::Line - Koha accountline Object class =head1 API --- a/Koha/Account/Lines.pm +++ a/Koha/Account/Lines.pm @@ -27,7 +27,6 @@ use base qw(Koha::Objects); =head1 NAME -Koha::Cities - Koha City Object set class Koha::Account::Lines - Koha Account Line Object set class =head1 API --