From 0e8a95b4bdcde76646ad3a45a2022d82e6da277e Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Sat, 15 Jun 2019 07:55:35 +0100 Subject: [PATCH] Bug 22358: (RM follow-up) Typo fix Signed-off-by: Martin Renvoize --- Koha/SharedContent.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/SharedContent.pm b/Koha/SharedContent.pm index 01f1048412..80b43094a7 100644 --- a/Koha/SharedContent.pm +++ b/Koha/SharedContent.pm @@ -28,7 +28,7 @@ use C4::Context; =head1 NAME -Koha::SharedContent - Set of methods ofr querying Mana KB server +Koha::SharedContent - Set of methods for querying Mana KB server =head1 DESCRIPTION -- 2.39.2