Bug 13223: [QA Follow-up] Trivial change to one POD line
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 12 Nov 2014 16:02:00 +0000 (17:02 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 19 Nov 2014 16:28:23 +0000 (13:28 -0300)
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 <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Koha/Util/FrameworkPlugin.pm

index 698b68a..f0eabc0 100644 (file)
@@ -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