http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14425
Bernardo Gonzalez Kriegel <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #40410|0 |1 is obsolete| | --- Comment #2 from Bernardo Gonzalez Kriegel <[email protected]> --- Created attachment 40419 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=40419&action=edit [SIGNED-OFF] 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. Signed-off-by: Bernardo Gonzalez Kriegel <[email protected]> Fix typo, no errors. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
