From 5438355b1d016b2699ea2efc5367eaa8d807496d Mon Sep 17 00:00:00 2001 From: Alex Arnaud Date: Thu, 6 Jun 2019 12:00:22 +0200 Subject: [PATCH] Bug 22358: fix POD header and typo Signed-off-by: Mark Tompsett Signed-off-by: Nick Clemens Signed-off-by: Martin Renvoize --- Koha/SharedContent.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Koha/SharedContent.pm b/Koha/SharedContent.pm index 96a23b1458..fd1090e743 100644 --- a/Koha/SharedContent.pm +++ b/Koha/SharedContent.pm @@ -26,9 +26,9 @@ use Koha::Serials; use Koha::Reports; use C4::Context; -=head1 SharedContent +=head1 NAME -Koha::SharedContent - Set of methods to quering Mana KB server +Koha::SharedContent - Set of methods to querying Mana KB server =head1 DESCRIPTION -- 2.20.1