From 3ae29ecfb41d1a34b45725acb7925e03c81acd07 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 --- Koha/SharedContent.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Koha/SharedContent.pm b/Koha/SharedContent.pm index f1100c0e8a..fadf575ca6 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.11.0