Bug 20997: (follow-up) Minor POD fixes
authorTomas Cohen Arazi <tomascohen@theke.io>
Thu, 28 Jun 2018 18:54:53 +0000 (15:54 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 10 Aug 2018 12:30:35 +0000 (12:30 +0000)
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Koha/Account/Line.pm
Koha/Account/Lines.pm

index 5a6a021..491d55b 100644 (file)
@@ -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
 
index a36e182..fde90cd 100644 (file)
@@ -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