From 41057dd25ed79d8a988619961acdcb98b9f5e319 Mon Sep 17 00:00:00 2001 From: Marcel de Rooy Date: Wed, 12 Nov 2014 17:02:00 +0100 Subject: [PATCH] Bug 13223: [QA Follow-up] Trivial change to one POD line The line referred to Plugin while it should be FrameworkPlugin. (I renamed the module in the process but forgot this line.) Signed-off-by: Marcel de Rooy Signed-off-by: Katrin Fischer Signed-off-by: Tomas Cohen Arazi --- Koha/Util/FrameworkPlugin.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Koha/Util/FrameworkPlugin.pm b/Koha/Util/FrameworkPlugin.pm index 698b68acba..f0eabc07cb 100644 --- a/Koha/Util/FrameworkPlugin.pm +++ b/Koha/Util/FrameworkPlugin.pm @@ -32,7 +32,7 @@ BEGIN { =head1 NAME -Koha::Util::Plugin - utility class with routines for framework plugins +Koha::Util::FrameworkPlugin - utility class with routines for framework plugins =head1 FUNCTIONS -- 2.39.2