[Koha-bugs] [Bug 17935] Adjust some POD lines, fix a few typos

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 20 19:28:11 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17935

--- Comment #3 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 59385
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59385&action=edit
Bug 17935: Follow up for C4::Plugin...

TEST PLAN
---------
-- apply first patch
git grep "C4::Plugin"
-- still two references
perldoc Koha::Plugins::Base
perldoc Koha::Plugins::Handler

-- apply this patch
git grep "C4::Plugin"
-- no references
perldoc Koha::Plugins::Base
perldoc Koha::Plugins::Handler
-- should look fixed

 Please enter the commit message for your changes. Lines starting

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list