From 577776db1a8703b90b1a885401a49ec216de9bd6 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 --- 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.11.0