[Koha-bugs] [Bug 14425] Typographical error in C4::Context perldoc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jun 19 17:27:24 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14425

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 40410
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40410&action=edit
Bug 14425: Typo in C4::Context IsSuperLibrarian perldoc

TEST PLAN
---------
1) git checkout -b bug_14425 origin/master
2) perldoc C4::Context
   /IsSuperlibr
   -- see it is bad.
3) apply patch
4) perldoc C4::Context
   /IsSuperLibr
   -- see it is fixed.
5) koha qa test tools.

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


More information about the Koha-bugs mailing list