From eecce39379b590aa6615d63da109431358d03846 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 (cherry picked from commit 5438355b1d016b2699ea2efc5367eaa8d807496d) Signed-off-by: Fridolin Somers --- 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.39.2