From 4449db409f73f34e8db98bcdf52a1eeb95ccbf10 Mon Sep 17 00:00:00 2001 From: Tomas Cohen Arazi Date: Thu, 28 Jun 2018 15:54:53 -0300 Subject: [PATCH] Bug 20997: (follow-up) Minor POD fixes Signed-off-by: Tomas Cohen Arazi Signed-off-by: Jonathan Druart --- Koha/Account/Line.pm | 2 +- Koha/Account/Lines.pm | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Koha/Account/Line.pm b/Koha/Account/Line.pm index 5a6a0210d4..491d55bab3 100644 --- a/Koha/Account/Line.pm +++ b/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 diff --git a/Koha/Account/Lines.pm b/Koha/Account/Lines.pm index a36e182339..fde90cd99c 100644 --- a/Koha/Account/Lines.pm +++ b/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 -- 2.11.0